forked from GNUsocial/gnu-social
broadcast_notice -> broadcastNotice
This commit is contained in:
@@ -318,7 +318,7 @@ abstract class ImPlugin extends Plugin
|
||||
* @return boolean success flag
|
||||
*/
|
||||
|
||||
function broadcast_notice($notice)
|
||||
function broadcastNotice($notice)
|
||||
{
|
||||
|
||||
$ni = $notice->whoGets();
|
||||
|
Reference in New Issue
Block a user