functions.js included automatically
This commit is contained in:
@@ -233,7 +233,6 @@ if (isset($_REQUEST['report_export']) && $_REQUEST['export_type'] == 'sqldump')
|
||||
$table_temp = $table;
|
||||
|
||||
$db = $table = '';
|
||||
$GLOBALS['js_include'][] = 'functions.js';
|
||||
require_once './libraries/sql_query_form.lib.php';
|
||||
|
||||
PMA_sqlQueryForm($new_query, 'sql');
|
||||
|
Reference in New Issue
Block a user