mirror of
https://github.com/vrana/adminer.git
synced 2025-08-12 09:34:10 +02:00
Fix return type
This commit is contained in:
@@ -114,7 +114,7 @@
|
||||
}
|
||||
|
||||
/** Get warnings about the last command
|
||||
* @return resource or false
|
||||
* @return Min_Result or false
|
||||
*/
|
||||
function warnings() {
|
||||
return false;
|
||||
|
Reference in New Issue
Block a user