mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
3 lines
43 B
PHP
3 lines
43 B
PHP
<?php
|
|
header("HTTP/1.0 404 Not Found");
|
|
?>
|