Included the new js/sql.js file in all three pages
This commit is contained in:
@@ -15,6 +15,8 @@ require_once './libraries/common.inc.php';
|
||||
* Does the common work
|
||||
*/
|
||||
$GLOBALS['js_include'][] = 'functions.js';
|
||||
$GLOBALS['js_include'][] = 'sql.js';
|
||||
|
||||
require_once './libraries/server_common.inc.php';
|
||||
require_once './libraries/sql_query_form.lib.php';
|
||||
|
||||
|
Reference in New Issue
Block a user