Merge branch 'master' of https://github.com/redmatrix/hubzilla
This commit is contained in:
commit
3a8bff228e
@ -687,7 +687,7 @@ function notifier_run($argv, $argc){
|
||||
if($normal_mode) {
|
||||
$x = q("select * from hook where hook = 'notifier_normal'");
|
||||
if($x)
|
||||
proc_run('php','deliver_hooks.php', $target_item['id']);
|
||||
proc_run('php','include/deliver_hooks.php', $target_item['id']);
|
||||
}
|
||||
|
||||
if($deliveries) {
|
||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user