1
0
Fork 0

sort out anon profile display and write permissions

This commit is contained in:
Mike Macgirvin 2010-07-07 22:44:22 -07:00
commit 4b4d680dc4
5 changed files with 26 additions and 232 deletions

View file

@ -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);