sort out anon profile display and write permissions
This commit is contained in:
parent
ac48009180
commit
4b4d680dc4
5 changed files with 26 additions and 232 deletions
|
@ -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);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue