diff --git a/src/act.php b/src/act.php index c012bd9..bba9e22 100644 --- a/src/act.php +++ b/src/act.php @@ -169,6 +169,7 @@ switch($_POST['act']){ }else{ echo $err; + die; }