mirror of
https://github.com/vrana/adminer.git
synced 2025-08-09 16:17:48 +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 bool
|
||||||
* @param bool
|
* @param bool
|
||||||
|
* @param string
|
||||||
* @return bool
|
* @return bool
|
||||||
*/
|
*/
|
||||||
function query_redirect($query, $location, $message, $redirect = true, $execute = true, $failed = false, $time = "") {
|
function query_redirect($query, $location, $message, $redirect = true, $execute = true, $failed = false, $time = "") {
|
||||||
|
Reference in New Issue
Block a user