diff options
Diffstat (limited to 'test/test.inc.php')
-rw-r--r-- | test/test.inc.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/test/test.inc.php b/test/test.inc.php deleted file mode 100644 index 853270c..0000000 --- a/test/test.inc.php +++ /dev/null @@ -1,4 +0,0 @@ -<?php -if (isset($_POST['your-submit'])) { - # echo $_POST['your-submit']; -} |