This website works better with JavaScript
Home
Explore
Help
Register
Sign In
LInE
/
linequest
Watch
5
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
97b894fdda
Branches
Tags
master
linequest
/
controller
/
index.php
index.php
49 B
History
Raw
1
2
3
4
5
6
<?php
http_response_code(404);
exit;
?>