.
This commit is contained in:
parent
f7d9e194c6
commit
a1eb5e6f90
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user