]> gitweb.erp-flowers.ru Git - erp24_rep/yii-erp24/.git/commitdiff
[ERP-217-J] Подгрузка окружения env в media для Яндекса origin/feature_filippov_ERP-217_fix_upload_date
authorAleksey Filippov <Aleksey.Filippov@erp-flowers.ru>
Tue, 10 Feb 2026 09:21:56 +0000 (12:21 +0300)
committerAleksey Filippov <Aleksey.Filippov@erp-flowers.ru>
Tue, 10 Feb 2026 09:21:56 +0000 (12:21 +0300)
erp24/media/controllers/NotificationController.php

index 1049222ea2637eaf880d57dcb80e3d21eb2d2f03..812b9531b8a2b17e8f15fbd9f36fc729255a390c 100644 (file)
@@ -39,7 +39,7 @@ class NotificationController extends Controller
 
     private static function getPathNotification()
     {
-        return self::getPath() . "/notification";
+        return self::getPath() . "/notification_logs";
     }
 
     private static function getPath()