diff --git a/classes/Group.php b/classes/Group.php index 3e494f8ff..08893046f 100644 --- a/classes/Group.php +++ b/classes/Group.php @@ -325,7 +325,7 @@ class GroupCore extends ObjectModel * @param boolean $unrestricted allows search without lang and includes first group and exact match * @return array Corresponding groupes */ - public static function searchByName($id_lang, $query) + public static function searchByName($query) { return Db::getInstance()->getRow(' SELECT g.*, gl.*