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
No known key found for this signature in database
GPG Key ID: B72F8185C6C7BD78
1 changed files with 0 additions and 1 deletions

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