Ops, one to much ...
Signed-off-by: Roland Häder <roland@mxchange.org>
This commit is contained in:
parent
5debcbb5a6
commit
3191fee763
|
@ -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();
|
||||
|
|
Loading…
Reference in New Issue
Block a user