add xrds for trust root URL
darcs-hash:20080618182647-84dde-e75e2c3441e8441ad6602f36fd9b7bf6ca39e70d.gz
This commit is contained in:
@@ -530,6 +530,8 @@ function common_fancy_url($action, $args=NULL) {
|
||||
}
|
||||
case 'publicrss':
|
||||
return common_path('rss');
|
||||
case 'publicxrds':
|
||||
return common_path('xrds');
|
||||
case 'doc':
|
||||
return common_path('doc/'.$args['title']);
|
||||
case 'login':
|
||||
|
Reference in New Issue
Block a user