diff --git a/include/notifier.php b/include/notifier.php index a71da853db..07bde7c4d6 100644 --- a/include/notifier.php +++ b/include/notifier.php @@ -84,7 +84,7 @@ function notifier_run($argv, $argc){ if($items[0]['deleted']) { foreach($items as $item) $item['deleted'] = 1; - + } } $r = q("SELECT `contact`.*, `user`.`nickname`, `user`.`sprvkey`, `user`.`spubkey`, `user`.`page-flags`