File manager - Edit - /home/webapp69.cm.in.th/u69319090028/Shop/app/Core/Exceptions/AuthenticationException.php
Back
<?php /** * Authentication Exception (HTTP 401) */ require_once __DIR__ . '/AppException.php'; class AuthenticationException extends AppException { public function __construct(string $message = 'กรุณาเข้าสู่ระบบก่อนดำเนินการ') { parent::__construct($message, 401, 'UNAUTHENTICATED'); } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.24 |
proxy
|
phpinfo
|
Settings