functions.js included automatically

This commit is contained in:
Marc Delisle
2010-07-24 08:11:48 -04:00
parent aec1adb0e0
commit 084c0dbcf5
23 changed files with 1 additions and 33 deletions

View File

@@ -111,7 +111,6 @@ if (isset($_REQUEST['do_save_data'])) {
*/
// Displays headers (if needed)
$GLOBALS['js_include'][] = 'functions.js';
$GLOBALS['js_include'][] = 'indexes.js';
require_once './libraries/tbl_info.inc.php';