From: Aleksey Filippov Date: Fri, 28 Mar 2025 08:34:38 +0000 (+0300) Subject: отладка пути X-Git-Url: https://gitweb.erp-flowers.ru/?a=commitdiff_plain;h=refs%2Fremotes%2Forigin%2Ffeature_filippov_20250328_add_folder;p=erp24_rep%2Fyii-erp24%2F.git отладка пути --- diff --git a/erp24/media/controllers/NotificationController.php b/erp24/media/controllers/NotificationController.php index c985c0e5..6da06c7f 100644 --- a/erp24/media/controllers/NotificationController.php +++ b/erp24/media/controllers/NotificationController.php @@ -62,7 +62,7 @@ class NotificationController extends Controller ]; } - public function actionIndex() + public function actionNotification() { if (!Yii::$app->request->isPost) { throw new BadRequestHttpException('Только POST запросы разрешены');