diff options
Diffstat (limited to 'www/redirect.php')
| -rw-r--r-- | www/redirect.php | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/www/redirect.php b/www/redirect.php deleted file mode 100644 index e45e078..0000000 --- a/www/redirect.php +++ /dev/null @@ -1,5 +0,0 @@ -<?php include("auth.php"); - -$location = $_Get["dest"]; -header("Location: $location"); -?> |
