Fix error 'No matches for action subscriptions with arguments nickname...' when displaying remote profile.

This commit is contained in:
Jean Baptiste Favre 2012-08-27 19:41:28 +02:00
parent 368906258a
commit d48076253b
1 changed files with 1 additions and 2 deletions

View File

@ -96,8 +96,7 @@ class RemoteProfileAction extends ShowstreamAction
function showSections() function showSections()
{ {
ProfileAction::showSections(); // skip
// skip tag cloud
} }
function showStatistics() function showStatistics()