]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/profileblock.php
Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x
[quix0rs-gnu-social.git] / lib / profileblock.php
index b832b954ca8d3a87ef160ffee63a0fb1f19d3d98..432df0da5a89242e83b4e578d915fba515751910 100644 (file)
@@ -62,7 +62,7 @@ abstract class ProfileBlock extends Widget
         $this->showLocation();
         $this->showHomepage();
         $this->showDescription();
-        //        $this->showTags();
+        $this->showTags();
     }
 
     function showAvatar()