patch #2798592 [import] Progress bar

This commit is contained in:
Marc Delisle
2009-07-02 12:12:06 +00:00
parent 1dae3a15e2
commit 60536d78e1
73 changed files with 678 additions and 24 deletions

View File

@@ -11,6 +11,12 @@
*/
require_once './libraries/common.inc.php';
/**
* Load mootools for upload progress bar
*/
$GLOBALS['js_include'][] = 'mootools.js';
/**
* Does the common work
*/