Now PubSubPublish moved as well
This commit is contained in:
parent
2de457489f
commit
5108115fc1
4 changed files with 99 additions and 96 deletions
|
|
@ -602,7 +602,7 @@ function notifier_run(&$argv, &$argc){
|
|||
|
||||
// Handling the pubsubhubbub requests
|
||||
Worker::add(array('priority' => PRIORITY_HIGH, 'created' => $a->queue['created'], 'dont_fork' => true),
|
||||
'pubsubpublish');
|
||||
'PubSubPublish');
|
||||
}
|
||||
|
||||
logger('notifier: calling hooks', LOGGER_DEBUG);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue