Load mootools in every page.
This commit is contained in:
@@ -16,7 +16,6 @@ require_once './libraries/common.inc.php';
|
||||
* Does the common work
|
||||
*/
|
||||
$GLOBALS['js_include'][] = 'functions.js';
|
||||
$GLOBALS['js_include'][] = 'mootools.js';
|
||||
$GLOBALS['js_include'][] = 'mootools-more.js';
|
||||
require_once './libraries/server_common.inc.php';
|
||||
|
||||
|
Reference in New Issue
Block a user