]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/util.php
support microsummaries
[quix0rs-gnu-social.git] / lib / util.php
index 36030c77ce845caa08a8451a6fa1fb3fc7790d55..11967709106c9481200ff733142df5c02a181051 100644 (file)
@@ -1048,6 +1048,7 @@ function common_fancy_url($action, $args=NULL) {
                 } else {
                         return common_path('notice/delete');
                 }
+        case 'microsummary':
         case 'xrds':
         case 'foaf':
                return common_path($args['nickname'].'/'.$action);