This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Ecconia
/
rs-backend
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
363c351b43
Branches
Tags
master
rs-backend
/
dist
/
index.php
index.php
89 B
History
Raw
1
2
3
<?php
echo 'LOL<br>' . PHP_EOL;
echo 'You requested path: ' . $_SERVER['REQUEST_URI'];