diff --git a/src/act.php b/src/act.php index 20c872c..40dee64 100644 --- a/src/act.php +++ b/src/act.php @@ -113,7 +113,7 @@ switch($_POST['act']){ AND id <> '".mysqli_real_escape_string($lnMysql,$_POST['botId'])."'" ); - if($r=mysql_fetch_row($rs)){ + if($r=mysqli_fetch_row($rs)){ $err.="Un bot du même nom existe déjà"; } //BotUrl