]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/defaultprofileblock.php
Squashed commit of the following:
[quix0rs-gnu-social.git] / lib / defaultprofileblock.php
index b8af14ac211b00f4e1967c093cff346d26c1d881..78c7c4a118ff7385bc96b5d3d27418fac2a08aa5 100644 (file)
@@ -86,4 +86,9 @@ class DefaultProfileBlock extends AccountProfileBlock
     {
         return null;
     }
+
+    function otherProfiles()
+    {
+        return array();
+    }
 }
\ No newline at end of file