fancy URLs for IM settings
darcs-hash:20080626184931-34904-d83ce6fc0f3d126929e01804dafea466249b329b.gz
This commit is contained in:
@@ -695,6 +695,8 @@ function common_fancy_url($action, $args=NULL) {
|
||||
$path .= '/' . $args['code'];
|
||||
}
|
||||
return common_path($path);
|
||||
case 'imsettings':
|
||||
return common_path('settings/im');
|
||||
default:
|
||||
return common_simple_url($action, $args);
|
||||
}
|
||||
|
Reference in New Issue
Block a user