Included import.js

This commit is contained in:
lorilee
2010-06-09 21:42:18 -04:00
parent 5e266dedc6
commit b1602fe117
3 changed files with 6 additions and 0 deletions

View File

@@ -11,6 +11,8 @@
*/
require_once './libraries/common.inc.php';
$GLOBALS['js_include'][] = 'import.js';
/**
* Gets tables informations and displays top links
*/

View File

@@ -11,6 +11,8 @@
*/
require_once './libraries/common.inc.php';
$GLOBALS['js_include'][] = 'import.js';
/**
* Does the common work
*/

View File

@@ -11,6 +11,8 @@
*/
require_once './libraries/common.inc.php';
$GLOBALS['js_include'][] = 'import.js';
/**
* Gets tables informations and displays top links
*/