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