old behaviour restored

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

View File

@ -2103,7 +2103,12 @@ class dfrn {
);
if (!dbm::is_result($r)) {
/*
* @TODO maybe one day:
logger("Query failed to execute, no result returned in " . __FUNCTION__);
killme();
*/
return false;
}
// extract tag, if not duplicate, add to parent item