broadcast_notice -> broadcastNotice

This commit is contained in:
Craig Andrews
2010-08-31 00:16:47 -04:00
parent 9ccf65a311
commit 00e21d4a6f
2 changed files with 2 additions and 2 deletions

View File

@@ -318,7 +318,7 @@ abstract class ImPlugin extends Plugin
* @return boolean success flag
*/
function broadcast_notice($notice)
function broadcastNotice($notice)
{
$ni = $notice->whoGets();