MantisBT: master 94dc37c3

Author Committer Branch Timestamp Parent
dhx dhx master 2010-01-11 18:58 master ff696f35
Affected Issues  0011382: view_all_set.php has typo for require_api
Changeset

Fix 0011382: Typo in includes within view_all_set.php

Commit 2d5455cce290531359a55d353010258c6f3f6f34 introduced
require_api/require_lib to the start of each PHP file so that
dependencies are included where they're used.

There was however a typo in view_all_set.php that led to a non-existant
function being called.

mod - view_all_set.php Diff File