]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
balance brackets on profileminilist
authorEvan Prodromou <evan@status.net>
Mon, 5 Apr 2010 14:14:45 +0000 (10:14 -0400)
committerEvan Prodromou <evan@status.net>
Mon, 5 Apr 2010 14:14:45 +0000 (10:14 -0400)
lib/profileminilist.php

index 913119c79801e4128048a17978d9f7a80f64d211..2b4ea1635dbed513fb3a604239246758f05b5e8d 100644 (file)
@@ -101,4 +101,5 @@ class ProfileMiniListItem extends ProfileListItem
             }
             $this->out->elementEnd('li');
         }
+    }
 }