Merge branch 'fabrixxm-master'

pull/1/head
Friendika 2011-02-06 13:27:52 -08:00
commit 8e988341d0
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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`