Load mootools in every page.

This commit is contained in:
Michal Čihař
2010-01-25 11:49:46 +00:00
parent fa83f17fc1
commit 201d0e892c
13 changed files with 2 additions and 12 deletions

View File

@@ -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';