From b8a75df75bde00502e3319b13099368e05b9df7d Mon Sep 17 00:00:00 2001 From: Gnieark Date: Wed, 30 Dec 2015 16:26:36 +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 6870984..b288d9a 100644 --- a/src/act.php +++ b/src/act.php @@ -121,7 +121,7 @@ switch($_POST['act']){ $alerts.="L'URL n'est pas valide.\n"; } if($err == ""){ - echo "plop"; die; + echo "plop".$err."plop"; die; }else{ //save bot on temp table