Moved Ajax handlers of db_structure.php to a dedicated file js/db_structure.js from js/functions.js

This commit is contained in:
ninadsp
2010-07-11 22:33:52 +05:30
parent 94a911a623
commit a180017106
3 changed files with 237 additions and 238 deletions

View File

@@ -13,6 +13,7 @@ require_once './libraries/common.inc.php';
require_once './libraries/Table.class.php';
$GLOBALS['js_include'][] = 'jquery/jquery-ui-1.8.custom.js';
$GLOBALS['js_include'][] = 'db_structure.js';
/**
* Prepares the tables list if the user where not redirected to this script