aboutsummaryrefslogtreecommitdiff
path: root/test/test.inc.php
diff options
context:
space:
mode:
authorMateja <mail@matejamaric.com>2020-10-01 14:50:02 +0200
committerMateja <mail@matejamaric.com>2020-10-01 14:50:02 +0200
commit16939b4344b67ac8146015231af4d2fe691e90ce (patch)
tree50ba9f7093fd25d5d7aeee0ea5a240296fa68c98 /test/test.inc.php
parent524fdc3a0ea3960823472e7e3f948b0cdd2003ef (diff)
downloadold-php-yota-16939b4344b67ac8146015231af4d2fe691e90ce.tar.gz
old-php-yota-16939b4344b67ac8146015231af4d2fe691e90ce.zip
tiding up...
Diffstat (limited to 'test/test.inc.php')
-rw-r--r--test/test.inc.php4
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'];
-}