sort out anon profile display and write permissions
This commit is contained in:
+2
-1
@@ -58,8 +58,9 @@ function item_post(&$a) {
|
||||
intval($post_id));
|
||||
}
|
||||
|
||||
// require('notifier.php');
|
||||
|
||||
proc_close(proc_open("php include/notifier.php $post_id > notify.log &",
|
||||
array(),$foo));
|
||||
|
||||
// notifier($a,$post_id,$parent);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user