forked from GNUsocial/gnu-social
rewrite for settings of sms
darcs-hash:20080721083758-84dde-76534893df215e9754c00c1e0a6d6351f64f1818.gz
This commit is contained in:
@@ -742,6 +742,8 @@ function common_fancy_url($action, $args=NULL) {
|
||||
return common_path('settings/email');
|
||||
case 'openidsettings':
|
||||
return common_path('settings/openid');
|
||||
case 'smssettings':
|
||||
return common_path('settings/sms');
|
||||
case 'newnotice':
|
||||
if ($args && $args['replyto']) {
|
||||
return common_path('notice/new?replyto='.$args['replyto']);
|
||||
|
Reference in New Issue
Block a user