4 lines
92 B
PHP
4 lines
92 B
PHP
![]() |
<?php
|
||
|
|
||
|
$resp = new Symfony\Component\HttpFoundation\Response('Sorry, page not found', 404);
|