in non-exit situation, the error message coming from MySQL was not displayed
This commit is contained in:
@@ -660,6 +660,8 @@ function PMA_mysqlDie($error_message = '', $the_query = '',
|
||||
*/
|
||||
|
||||
require_once './libraries/footer.inc.php';
|
||||
} else {
|
||||
echo $error_msg_output;
|
||||
}
|
||||
} // end of the 'PMA_mysqlDie()' function
|
||||
|
||||
|
Reference in New Issue
Block a user