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