some mysql call were not modified
This commit is contained in:
@@ -242,7 +242,7 @@ else {
|
||||
* Executes the sql query and get the result, then move back to the calling
|
||||
* page
|
||||
*/
|
||||
mysql_select_db($db);
|
||||
PMA_mysql_select_db($db);
|
||||
$sql_query = $query . ';';
|
||||
$result = PMA_mysql_query($query);
|
||||
|
||||
|
Reference in New Issue
Block a user