From 830b727f354462ceaa6470c83d77758977c2705d Mon Sep 17 00:00:00 2001 From: "Matteo Nastasi (mop)" Date: Mon, 14 Apr 2014 13:23:44 +0200 Subject: [PATCH] mailcheck first commit --- web/mailcheck.php | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 web/mailcheck.php diff --git a/web/mailcheck.php b/web/mailcheck.php new file mode 100644 index 0000000..a5b1352 --- /dev/null +++ b/web/mailcheck.php @@ -0,0 +1,29 @@ +"; +echo "hash: $hash
"; + +exit; +?> \ No newline at end of file -- 2.17.1