forked from GNUsocial/gnu-social
Twitter integration - Oh look, a Twitter settings tab.
darcs-hash:20080822034157-462f3-398e2ba92d9c38520ea6518c3ff614b41f3cc7ec.gz
This commit is contained in:
@@ -848,6 +848,8 @@ function common_fancy_url($action, $args=NULL) {
|
||||
return common_path('settings/openid');
|
||||
case 'smssettings':
|
||||
return common_path('settings/sms');
|
||||
case 'twittersettings':
|
||||
return common_path('settings/twitter');
|
||||
case 'newnotice':
|
||||
if ($args && $args['replyto']) {
|
||||
return common_path('notice/new?replyto='.$args['replyto']);
|
||||
|
Reference in New Issue
Block a user