Fix doc comment

This commit is contained in:
Jakub Vrana 2014-04-18 09:10:17 -07:00
parent 6aed2f510a
commit 0c8cd8e5f7

View file

@ -546,6 +546,7 @@ function redirect($location, $message = null) {
* @param bool
* @param bool
* @param bool
* @param string
* @return bool
*/
function query_redirect($query, $location, $message, $redirect = true, $execute = true, $failed = false, $time = "") {