1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-08 07:36:44 +02:00

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 = "") {