mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-16 22:42:16 +00:00
Accidentally removed an usefull var_dump
This commit is contained in:
@@ -589,6 +589,7 @@ class ExtensionsLib
|
||||
else
|
||||
{
|
||||
$this->_printMessage('Query result:');
|
||||
var_dump($result->retval); // KEEP IT!!!
|
||||
$this->ci->eprintflib->printEOL();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user