This commit is contained in:
Jakub Vrana 2010-10-15 15:51:40 +02:00
parent dc8ac1da25
commit 52b9820ebc

View file

@ -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);