feito fork de vergnet/site-accueil-insa
header planning
Esse commit está contido em:
pai
ee4b09e009
commit
063049112b
1 arquivos alterados com 1 adições e 1 exclusões
|
|
@ -7,7 +7,7 @@ if(isset($_GET['planning']) AND !empty(['planning']))
|
|||
{
|
||||
$planning = (int) htmlspecialchars($_GET['planning']);
|
||||
} else {
|
||||
header('Location: construction.php');
|
||||
header('Location: planning.php?planning=1');
|
||||
}
|
||||
?>
|
||||
<main>
|
||||
|
|
|
|||
Carregando…
Referência em uma nova issue