]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/profilelist.php
Merge branch 'master' of /var/www/trunk
[quix0rs-gnu-social.git] / lib / profilelist.php
index 0dbc7f2157306e0bf89f5361fbb16697a4e46294..fdc71ab8df78f349340a3673ad967a05be5bded0 100644 (file)
@@ -87,7 +87,6 @@ class ProfileList extends Widget
 
     function showProfile()
     {
-
         $this->out->elementStart('li', array('class' => 'profile_single',
                                          'id' => 'profile-' . $this->profile->id));