From cbfa8dfc302f004f34fc611721ee3560f9f49a82 Mon Sep 17 00:00:00 2001 From: gRoussac Date: Wed, 30 Oct 2013 19:02:24 +0100 Subject: [PATCH] // forgot to commit in https://github.com/PrestaShop/PrestaShop/commit/f78cde96d633f65ece5700d2bc9793f134bdb7e6 --- classes/Group.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.*