Файловый менеджер - Редактировать - /var/www/html/libraries/omnipay/vendor/omnipay/tpay/src/Dictionaries/HttpCodesDictionary.php
Ðазад
<?php /* * Created by tpay.com. * Date: 13.06.2017 * Time: 17:05 */ namespace Omnipay\Tpay\Dictionaries; class HttpCodesDictionary { /** * List of http response codes the occurrence of which results in throw exception * * @var array */ const HTTP_CODES = array( 401 => '401: Unauthorized access', 404 => '404: Resource not found on server', 500 => '500: Internal Server Error', 501 => '501: Not Implemented', 502 => '502: Bad Gateway', 503 => '503: Service Unavailable', 504 => '504: Gateway Timeout', 505 => '505: HTTP Version Not Supported', ); }
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка