shish пре 3 година
родитељ
комит
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
 class GhsInitController extends Controller
 {
 {
 
 
-    public function actionChangePtType()
+    public function actionChangePtStyle()
     {
     {
         ini_set('memory_limit', '2045M');
         ini_set('memory_limit', '2045M');
         set_time_limit(0);
         set_time_limit(0);