Extends time limit to 120seconds for group mailer (Fru)
[platal.git] / include / userset.inc.php
index a0f72b1..70c965e 100644 (file)
@@ -110,7 +110,7 @@ class SearchSet extends UserSet
                                                       'u.promo DESC, NomSortKey, prenom')));
     }
 
-    private function getAdvanced()
+    private function getAdvanced($join, $where)
     {
         global $globals;
         $this->advanced = true;