This commit is contained in:
Gnieark 2016-06-09 19:15:17 +02:00
parent 9e95964750
commit 9eaa0616c4

View File

@ -8,7 +8,7 @@ if(isset($_POST['xd_check'])){
$botDescription=$_POST['botDescription'];
$email=$_POST['email'];
if(isset($err)) && $err <> ""){
if((isset($err)) && ($err <> "")){
$message="<h3>".$err."</h3>";
$editDone=false;
}elseif($err == ""){