shish 1 anno fa
parent
commit
e8ebbc7a81
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      app-hd/controllers/GhsController.php

+ 1 - 1
app-hd/controllers/GhsController.php

@@ -181,7 +181,7 @@ class GhsController extends BaseController
                 if (getenv('YII_ENV') == 'production') {
                     $noAdShopId = 25159;
                 } else {
-                    $noAdShopId = 0;
+                    $noAdShopId = 36523;
                 }
                 if (isset($ghs['shopId']) && $ghs['shopId'] == $noAdShopId) {
                     $showAd = 0;