mirror of
https://github.com/fspc/biketree.git
synced 2026-04-28 23:48:38 -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!";
|
|
?>
|