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

@@ -14,7 +14,6 @@ require_once './libraries/common.inc.php';
/**
* Load mootools for upload progress bar
*/
$GLOBALS['js_include'][] = 'mootools.js';
$GLOBALS['js_include'][] = 'mootools-more.js';
/**