[*] FO BO MO : rename function isMultiShopActivated by isFeatureActive
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9444 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -728,7 +728,7 @@ class ShopCore extends ObjectModel
|
||||
/**
|
||||
* @return bool Return true if there is more than one shop
|
||||
*/
|
||||
public static function isMultiShopActivated()
|
||||
public static function isFeatureActive()
|
||||
{
|
||||
static $total = null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user