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:
@@ -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 = "") {
|
||||
|
Reference in New Issue
Block a user