Файловый менеджер - Редактировать - /var/www/html/dhandapani/pub/errors/report.php
Назад
<?php /** * Copyright © Magento, Inc. All rights reserved. * See COPYING.txt for license details. */ require_once 'processorFactory.php'; $processorFactory = new \Magento\Framework\Error\ProcessorFactory(); $processor = $processorFactory->createProcessor(); if (isset($reportData) && is_array($reportData)) { $reportUrl = $processor->saveReport($reportData); if (headers_sent()) { echo '<script type="text/javascript">'; echo "window.location.href = '{$reportUrl}';"; echo '</script>'; exit; } } $response = $processor->processReport(); $response->sendResponse();
| ver. 1.4 |
Github
|
.
| PHP 7.4.3-4ubuntu2.29 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка