mirror of
https://github.com/fspc/biketree.git
synced 2025-07-31 07:09:03 -04:00
3 lines
63 B
PHP
Executable File
3 lines
63 B
PHP
Executable File
<?php session_start();
|
|
echo "You're done. Get out of here!";
|
|
?>
|