Ops, one to much ...

Signed-off-by: Roland Häder <roland@mxchange.org>
This commit is contained in:
Roland Häder
2018-05-13 10:02:47 +02:00
parent 5debcbb5a6
commit 3191fee763

View File

@@ -132,7 +132,6 @@ class DFRN
dbesc($owner_nick)
);
if (! DBM::is_result($r)) {
if (! dbm::is_result($r)) {
logger(sprintf('No contact found for nickname=%d', $owner_nick), LOGGER_WARNING);
killme();