diff options
author | Fbenas <philbeansburton@gmail.com> | 2015-12-05 17:27:54 +0000 |
---|---|---|
committer | Fbenas <philbeansburton@gmail.com> | 2015-12-05 17:27:54 +0000 |
commit | b70aeacf036a6604f6b233576ca68152557189e4 (patch) | |
tree | 5967b0b717a974c9733195cc7b854cd8082b3cb9 /index.php |
Add files to allow search of blaupload.\n WIP.
Diffstat (limited to 'index.php')
-rw-r--r-- | index.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/index.php b/index.php new file mode 100644 index 0000000..4166611 --- /dev/null +++ b/index.php @@ -0,0 +1,2 @@ +<?php +echo $_SERVER['HTTP_COOKIE']; |