fancy url for confirmation of email
darcs-hash:20080620062847-84dde-e7dd5ea325b1cbbf3cb5e3668851750497242e64.gz
This commit is contained in:
@@ -573,6 +573,8 @@ function common_fancy_url($action, $args=NULL) {
|
||||
} else {
|
||||
return common_path($args['nickname']);
|
||||
}
|
||||
case 'confirmemail':
|
||||
return common_path('main/confirmemail/'.$args['code']);
|
||||
default:
|
||||
return common_simple_url($action, $args);
|
||||
}
|
||||
|
Reference in New Issue
Block a user