aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-02-06 13:27:52 -0800
committerFriendika <info@friendika.com>2011-02-06 13:27:52 -0800
commit8e988341d01de0b061a9d14846c660e7e76d80db (patch)
treeb303d7bf32e58abcd22efcc6fe0d9171284a3337 /include
parentac3f3a6e9fb46ab608f26d4dfc12ee631e0e453a (diff)
parent3f973445609d604154a687b50a29a753826b7a5e (diff)
downloadvolse-hubzilla-8e988341d01de0b061a9d14846c660e7e76d80db.tar.gz
volse-hubzilla-8e988341d01de0b061a9d14846c660e7e76d80db.tar.bz2
volse-hubzilla-8e988341d01de0b061a9d14846c660e7e76d80db.zip
Merge branch 'fabrixxm-master'
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`