File manager - Edit - /home/missmand/public_html/learning/old/main/inc/lib/response.class.php
Back
<?php /* * To change this template, choose Tools | Templates * and open the template in the editor. */ /** * Description of response * * @license see /license.txt * @author Laurent Opprecht <laurent@opprecht.info> for the Univesity of Geneva */ class Response { public static function not_found() { Header::response_code(404); exit; } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0 |
proxy
|
phpinfo
|
Settings