2 lines
54 B
PHP
2 lines
54 B
PHP
<?php echo 'ERROR 404: Page not found.' . PHP_EOL; ?>
|
<?php echo 'ERROR 404: Page not found.' . PHP_EOL; ?>
|