This commit is contained in:
cvogeley 2014-02-27 09:39:07 +01:00
parent f6be815c31
commit 0850a5d63d

View File

@ -76,7 +76,7 @@ function poller_run($argv, $argc){
intval($rr['id'])
);
if($x) {
proc_run('php','include/notifer.php','wall-new',$rr['id']);
proc_run('php','include/notifier.php','wall-new',$rr['id']);
}
}
}