Enable welcome bot to broadcast it's notices
This commit is contained in:
parent
5fd7ed5b14
commit
bf701b8235
|
@ -319,6 +319,7 @@ class User extends Memcached_DataObject
|
||||||
common_config('site', 'name'),
|
common_config('site', 'name'),
|
||||||
$user->nickname),
|
$user->nickname),
|
||||||
'system');
|
'system');
|
||||||
|
common_broadcast_notice($notice);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user