Merge branch 'QA_3_3'
This commit is contained in:
@@ -73,7 +73,7 @@ if (empty($is_table) && !defined('PMA_SUBMIT_MULT') && ! defined('TABLE_MAY_BE_A
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (! $is_table) {
|
if (! $is_table) {
|
||||||
require 'db_sql.php';
|
require './db_sql.php';
|
||||||
exit;
|
exit;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user