Included import.js
This commit is contained in:
@@ -11,6 +11,8 @@
|
|||||||
*/
|
*/
|
||||||
require_once './libraries/common.inc.php';
|
require_once './libraries/common.inc.php';
|
||||||
|
|
||||||
|
$GLOBALS['js_include'][] = 'import.js';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Gets tables informations and displays top links
|
* Gets tables informations and displays top links
|
||||||
*/
|
*/
|
||||||
|
@@ -11,6 +11,8 @@
|
|||||||
*/
|
*/
|
||||||
require_once './libraries/common.inc.php';
|
require_once './libraries/common.inc.php';
|
||||||
|
|
||||||
|
$GLOBALS['js_include'][] = 'import.js';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Does the common work
|
* Does the common work
|
||||||
*/
|
*/
|
||||||
|
@@ -11,6 +11,8 @@
|
|||||||
*/
|
*/
|
||||||
require_once './libraries/common.inc.php';
|
require_once './libraries/common.inc.php';
|
||||||
|
|
||||||
|
$GLOBALS['js_include'][] = 'import.js';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Gets tables informations and displays top links
|
* Gets tables informations and displays top links
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user