forked from halo-battle/game
Version 0.10a
This commit is contained in:
parent
b9c240c781
commit
e391f66774
201 changed files with 5182 additions and 8158 deletions
|
|
@ -58,7 +58,7 @@ while($continue) {
|
|||
else mysql_query("UPDATE planete SET temps_b='$temps_b', bat='$bat' WHERE galaxie='$galaxy' AND ss='$ss' AND position='$pos'") or die ("erreur sql ".mysql_error());
|
||||
|
||||
if ($bat_boucle == true) {
|
||||
header('Location: batiment_validation.php?temps_bat='.$anc_temps_bat.'&act=e&bat='.$anc);
|
||||
@header('Location: batiment_validation.php?temps_bat='.$anc_temps_bat.'&act=e&bat='.$anc) or print '<meta http-equiv="refresh" content="0; url=\'batiment_validation.php?temps_bat='.$anc_temps_bat.'&act=e&page=depart.php&bat='.$anc.'\'"/>';
|
||||
exit;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue