mirror of
https://github.com/vrana/adminer.git
synced 2025-08-08 07:36:44 +02:00
Doc-comments: Add param names
This commit is contained in:
@@ -128,7 +128,7 @@ function unset_permanent() {
|
||||
}
|
||||
|
||||
/** Render an error message and a login form
|
||||
* @param string plain text
|
||||
* @param string $error plain text
|
||||
* @return never
|
||||
*/
|
||||
function auth_error($error) {
|
||||
|
Reference in New Issue
Block a user