From b69430eda909018be8ca039e476c0c9d5ddfc48c Mon Sep 17 00:00:00 2001 From: Gnieark Date: Wed, 30 Dec 2015 16:16:59 +0100 Subject: [PATCH] show errors --- src/act.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/act.php b/src/act.php index d1144fd..2ab624d 100644 --- a/src/act.php +++ b/src/act.php @@ -168,7 +168,7 @@ switch($_POST['act']){ }else{ - + echo $err; }