This commit is contained in:
Gnieark 2016-06-09 19:29:17 +02:00
parent f7d9e194c6
commit a1eb5e6f90

View File

@ -5,7 +5,7 @@ if(!$r=mysqli_fetch_row($rs)){
die; die;
} }
mysqli_query( mysqli_query($lnMysql,
"UPDATE bots, bots_modifs "UPDATE bots, bots_modifs
SET bots.name = bots_modifs.name SET bots.name = bots_modifs.name
, bots.game = bots_modifs.game , bots.game = bots_modifs.game