Fix error 'No matches for action subscriptions with arguments nickname...' when displ...
authorJean Baptiste Favre <statusnet@jbfavre.org>
Mon, 27 Aug 2012 17:41:28 +0000 (19:41 +0200)
committerJean Baptiste Favre <statusnet@jbfavre.org>
Sat, 15 Jun 2013 16:41:04 +0000 (18:41 +0200)
plugins/ModPlus/remoteprofileaction.php

index 7c9a4d14739bc23b7d7ed369064046efc1ea9d55..240ce6d488fe8b0e045cdc1b8e59345e1210c10f 100644 (file)
@@ -96,8 +96,7 @@ class RemoteProfileAction extends ShowstreamAction
 
     function showSections()
     {
-        ProfileAction::showSections();
-        // skip tag cloud
+        // skip
     }
 
     function showStatistics()