diff options
Diffstat (limited to 'www/warned.php')
-rw-r--r-- | www/warned.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/warned.php b/www/warned.php deleted file mode 100644 index 04c300b..0000000 --- a/www/warned.php +++ /dev/null @@ -1,2 +0,0 @@ -<?php -header("Location: /warned.html?".$_SERVER['QUERY_STRING']."&language=".$_SERVER['HTTP_ACCEPT_LANGUAGE']); |