Skip to content

Commit

Permalink
Potential fix for redenchilada syndrome? We'll have to see
Browse files Browse the repository at this point in the history
  • Loading branch information
RedEnchilada committed Jul 7, 2014
1 parent 48bd7d7 commit 97bf94a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion plugins/Realtime/RealtimePlugin.php
Expand Up @@ -294,7 +294,8 @@ function _addToTimelines($notice, $hson=null) {
}
}

function onHandleQueuedNotice($notice)
function onStartEnqueueNotice($notice)
//function onHandleQueuedNotice($notice)
{
$this->_addToTimelines($notice, null);

Expand Down

0 comments on commit 97bf94a

Please sign in to comment.