From: Aleksey Filippov Date: Thu, 22 May 2025 14:00:58 +0000 (+0300) Subject: [ERP-415] Актуализация статусов подписки в Телеграм X-Git-Url: https://gitweb.erp-flowers.ru/?a=commitdiff_plain;h=ff722f8406ccf7e62598114953998922abc9d289;p=erp24_rep%2Fyii-erp24%2F.git [ERP-415] Актуализация статусов подписки в Телеграм --- diff --git a/erp24/commands/CronController.php b/erp24/commands/CronController.php index 52b78a6e..b75b30db 100644 --- a/erp24/commands/CronController.php +++ b/erp24/commands/CronController.php @@ -1277,7 +1277,7 @@ class CronController extends Controller /** * Обновление статуса подписки пользователя в Телеграмм. */ - protected function actionUpdateUserSubscribe() + public function actionUpdateUserSubscribe() { $time_start = microtime(true); $batchSize = 500;