// Fix #PSFV-279
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12291 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -908,6 +908,7 @@ class ShopCore extends ObjectModel
|
||||
*/
|
||||
public static function getCurrentShop()
|
||||
{
|
||||
Tools::displayAsDeprecated();
|
||||
return Context::getContext()->shop->getID(true);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user