]> git.joonet.de Git - adminer.git/commitdiff
Comment
authorJakub Vrana <jakub@vrana.cz>
Fri, 15 Oct 2010 13:51:40 +0000 (15:51 +0200)
committerJakub Vrana <jakub@vrana.cz>
Fri, 15 Oct 2010 13:51:40 +0000 (15:51 +0200)
adminer/include/functions.inc.php

index 1681ffc976ba320f980fbdffb41737091274482d..b749f9121e596e9ee522139f098c9bfd0f5d200c 100644 (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);