Load mootools in every page.
This commit is contained in:
1
main.php
1
main.php
@@ -11,7 +11,6 @@
|
||||
*/
|
||||
define('PMA_MOORAINBOW', true);
|
||||
require_once './libraries/common.inc.php';
|
||||
$GLOBALS['js_include'][] = 'mootools.js';
|
||||
$GLOBALS['js_include'][] = 'mootools-more.js';
|
||||
$GLOBALS['js_include'][] = 'mooRainbow/mooRainbow.js';
|
||||
$GLOBALS['js_include'][] = 'mootools-domready-rainbow.js';
|
||||
|
Reference in New Issue
Block a user