shish 3 лет назад
Родитель
Сommit
fa2fbaa768
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      console/controllers/GhsInitController.php

+ 1 - 1
console/controllers/GhsInitController.php

@@ -19,7 +19,7 @@ use yii\console\Controller;
 class GhsInitController extends Controller
 {
 
-    public function actionChangePtType()
+    public function actionChangePtStyle()
     {
         ini_set('memory_limit', '2045M');
         set_time_limit(0);