Microsummaries had issues and were removed in Firefox 6.0 anyway

It is argued there are many better ways to get a "micro summary" of
a profile or site.
This commit is contained in:
Mikael Nordfeldth
2016-03-22 22:31:01 +01:00
parent 53c1750f0d
commit dafe775ffa
3 changed files with 1 additions and 89 deletions

View File

@@ -832,7 +832,7 @@ class Router
foreach (array('subscriptions', 'subscribers',
'all', 'foaf', 'replies',
'microsummary') as $a) {
) as $a) {
$m->connect($a,
array('action' => $a,
'nickname' => $nickname));