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