better log here ...

Signed-off-by: Roland Haeder <roland@mxchange.org>
This commit is contained in:
Roland Haeder
2017-03-19 00:56:58 +01:00
parent aeaafb5d71
commit 6ca6c6813a

View File

@@ -217,7 +217,7 @@ class dfrn {
);
if (!dbm::is_result($r)) {
/// @TODO Some logging?
logger("Query failed to execute, no result returned in " . __FUNCTION__);
killme();
}