forked from GNUsocial/gnu-social
fancified openidsettings URL
darcs-hash:20080618161321-84dde-366f585399c0dc0b8412596ebd0abcc61cfc904d.gz
This commit is contained in:
parent
052e8eb7a4
commit
0475763c3c
@ -537,6 +537,8 @@ function common_fancy_url($action, $args=NULL) {
|
||||
return common_path('settings/'.$action);
|
||||
case 'profilesettings':
|
||||
return common_path('settings/profile');
|
||||
case 'openidsettings':
|
||||
return common_path('settings/openid');
|
||||
case 'newnotice':
|
||||
return common_path('notice/new');
|
||||
case 'shownotice':
|
||||
|
Loading…
Reference in New Issue
Block a user