Файловый менеджер - Редактировать - /home/harasnat/www/shop/admin/controller/event/statistics.php
Назад
<?php class ControllerEventStatistics extends Controller { // model/catalog/review/removeReview/after public function removeReview(&$route, &$args, &$output) { $this->load->model('setting/statistics'); $this->model_report_statistics->addValue('review', 1); } // model/sale/return/removeReturn/after public function removeReturn(&$route, &$args, &$output) { $this->load->model('setting/statistics'); $this->model_report_statistics->addValue('return', 1); } }
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0.01 |
proxy
|
phpinfo
|
Настройка