Merge remote-tracking branch 'upstream/3.5.2rc' into 1705-dbclean-advanced

This commit is contained in:
Michael 2017-05-25 06:03:08 +00:00
commit 497778ef54

View file

@ -603,7 +603,7 @@ function notifier_run(&$argv, &$argc){
}
// Handling the pubsubhubbub requests
proc_run($priority, 'include/pubsubpublish.php');
proc_run(PRIORITY_HIGH, 'include/pubsubpublish.php');
}
logger('notifier: calling hooks', LOGGER_DEBUG);