summaryrefslogtreecommitdiffstats
path: root/test.php
diff options
context:
space:
mode:
Diffstat (limited to 'test.php')
-rw-r--r--test.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/test.php b/test.php
deleted file mode 100644
index 7dc49f6d..00000000
--- a/test.php
+++ /dev/null
@@ -1,5 +0,0 @@
-<?php
-
- $lang = substr($_SERVER['HTTP_ACCEPT_LANGUAGE'], 0, 2);
- print_r($_COOKIE)
-?>