shish 2 vuotta sitten
vanhempi
commit
58b75cf877
1 muutettua tiedostoa jossa 1 lisäystä ja 2 poistoa
  1. 1 2
      app-ghs/controllers/StatCgController.php

+ 1 - 2
app-ghs/controllers/StatCgController.php

@@ -1,10 +1,9 @@
 <?php
 
-namespace business\controllers;
+namespace ghs\controllers;
 
 use bizGhs\shop\classes\ShopAdminClass;
 use bizGhs\stat\classes\StatCgClass;
-use ghs\controllers\BaseController;
 use Yii;
 use common\components\util;