]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - classes/Profile.php
Remove bogus parameters from function declaration (was throwing a warning)
[quix0rs-gnu-social.git] / classes / Profile.php
index b44ad77dd204a898661ef6996359250776e43246..44ab210c15963163009c268d619e14209fb06112 100644 (file)
@@ -1324,7 +1324,7 @@ class Profile extends Memcached_DataObject
         return $profile;
     }
 
-    function getLists($offset, $limit)
+    function getLists()
     {
         $ids = array();