aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/notifier.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/notifier.php b/include/notifier.php
index a71da853d..07bde7c4d 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`