// Fix strict stadard

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11874 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
rMalie
2011-12-28 17:05:36 +00:00
parent bc1188e4d3
commit d27259ef88
+1 -1
View File
@@ -204,7 +204,7 @@ class GroupCore extends ObjectModel
* @param $has_active_column
* @return bool
*/
public static function isCurrentlyUsed($table = null, $has_active_column = false)
public static function isCurrentlyUsed($table, $has_active_column = false)
{
// We don't use the parent method, for specific clause reason (id_group != 3)
return (bool)Db::getInstance(_PS_USE_SQL_SLAVE_)->getValue('