shish 4 месяцев назад
Родитель
Сommit
6da129048d
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      console/controllers/TestController.php

+ 1 - 1
console/controllers/TestController.php

@@ -40,7 +40,7 @@ use yii\console\Controller;
 class TestController extends Controller
 {
 
-    public function actionCustom()
+    public function actionUpdateCustom()
     {
 
         ini_set('memory_limit', '2045M');