Version 0.10a
This commit is contained in:
parent
b9c240c781
commit
e391f66774
201 changed files with 5182 additions and 8158 deletions
|
|
@ -44,7 +44,7 @@ $anc_temps_tec = $temps_tec;
|
|||
else mysql_query("UPDATE user SET temps_t='$temps_t', tec='$tec' WHERE id='$id'") or die ("erreur sql ".mysql_error());
|
||||
|
||||
if ($tec_boucle == true) {
|
||||
header('Location: construction.php?temps_tec='.$anc_temps_tec.'&act=e&tec='.$anc);
|
||||
@header('Location: laboratoire_validation.php?temps_tec='.$anc_temps_tec.'&act=e&tec='.$anc) or print '<meta http-equiv="refresh" content="0; url=\'laboratoire_validation.php?temps_tec='.$anc_temps_tec.'&page=depart.php&act=e&tec='.$anc.'\'"/>';
|
||||
exit;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue