Files
2017-11-16 16:42:22 +11:00

3 lines
85 B
Plaintext
Executable File

<?php
$destination = "http://". $_SERVER['HTTP_HOST'] . $_SERVER['HTTP_URI'] . "";
?>