forked from GNUsocial/gnu-social
add tags on creation of notices and users
darcs-hash:20080522185500-84dde-39a66d36d2c80ff57e2ab2d0274548770c4d06f7.gz
This commit is contained in:
@@ -411,7 +411,7 @@ function common_redirect($url, $code=307) {
|
||||
common_element('a', array('href' => $url), $url);
|
||||
}
|
||||
|
||||
function common_broadcast_notices($id) {
|
||||
function common_broadcast_notice($notice) {
|
||||
// XXX: broadcast notices to remote subscribers
|
||||
// XXX: broadcast notices to SMS
|
||||
// XXX: broadcast notices to Jabber
|
||||
|
Reference in New Issue
Block a user