From 35547ebdb9be0089dcc205fa3f6a0648e2c05262 Mon Sep 17 00:00:00 2001 From: mparlas Date: Fri, 10 Mar 2017 12:49:11 +0200 Subject: [PATCH] Update hash.php --- hash.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hash.php b/hash.php index 724aff7..4135af4 100755 --- a/hash.php +++ b/hash.php @@ -8,5 +8,5 @@ echo '{ "success":true, "hash":"'. $hash .'", -}'; -?> \ No newline at end of file +}';; +?>