added curely branches + reverted back to old behaviour (may come back one day)
Signed-off-by: Roland Haeder <roland@mxchange.org>
This commit is contained in:
parent
63f5598766
commit
a95db714ca
|
@ -2056,7 +2056,11 @@ class DFRN
|
|||
);
|
||||
|
||||
if (!DBM::is_result($r)) {
|
||||
/*
|
||||
* @TODO maybe one day:
|
||||
logger("Query failed to execute, no result returned in " . __FUNCTION__);
|
||||
killme();
|
||||
*/
|
||||
return false;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user