better log here ...

Signed-off-by: Roland Haeder <roland@mxchange.org>
This commit is contained in:
Roland Häder 2017-03-19 00:56:58 +01:00
parent aeaafb5d71
commit 6ca6c6813a
No known key found for this signature in database
GPG Key ID: B72F8185C6C7BD78
1 changed files with 1 additions and 1 deletions

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();
}