mirror of
https://github.com/vrana/adminer.git
synced 2025-08-10 08:34:20 +02:00
Comment
This commit is contained in:
@@ -412,6 +412,7 @@ function apply_queries($query, $tables, $escape = 'table') {
|
||||
* @param string
|
||||
* @param string
|
||||
* @param bool
|
||||
* @return bool
|
||||
*/
|
||||
function queries_redirect($location, $message, $redirect) {
|
||||
return query_redirect(queries(), $location, $message, $redirect, false, !$redirect);
|
||||
|
Reference in New Issue
Block a user