// Fix #PSFV-279

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