Included the new js/sql.js file in all three pages
This commit is contained in:
@@ -14,6 +14,9 @@ require_once './libraries/common.inc.php';
|
||||
/**
|
||||
* Runs common work
|
||||
*/
|
||||
$GLOBALS['js_include'][] = 'functions.js';
|
||||
$GLOBALS['js_include'][] = 'sql.js';
|
||||
|
||||
require './libraries/tbl_common.php';
|
||||
$url_query .= '&goto=tbl_sql.php&back=tbl_sql.php';
|
||||
|
||||
|
Reference in New Issue
Block a user