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