// Fix #PSFV-279

This commit is contained in:
rMalie
2012-01-09 17:52:58 +00:00
parent d796cef24c
commit 946fe0148e
+1
View File
@@ -908,6 +908,7 @@ class ShopCore extends ObjectModel
*/
public static function getCurrentShop()
{
Tools::displayAsDeprecated();
return Context::getContext()->shop->getID(true);
}