Fix return type

This commit is contained in:
Jakub Vrana 2018-01-31 18:29:01 +01:00
parent 2adc174541
commit 40038d4210

View file

@ -114,7 +114,7 @@
}
/** Get warnings about the last command
* @return resource or false
* @return Min_Result or false
*/
function warnings() {
return false;