mirror of
https://gitlab.com/animath/si/plateforme.git
synced 2024-12-25 17:42:24 +00:00
Ouverture de la plateforme
This commit is contained in:
parent
939536a567
commit
f8f3e7b41a
@ -118,8 +118,3 @@
|
|||||||
<strong>Erreur :</strong> <?= $error_message ?>
|
<strong>Erreur :</strong> <?= $error_message ?>
|
||||||
</div>
|
</div>
|
||||||
<?php }
|
<?php }
|
||||||
|
|
||||||
if (!isset($_SESSION["user"]) && $view != "server_files/controllers/connexion.php") {
|
|
||||||
echo "<div style=\"text-align: center;\" class=\"alert alert-success\"><h1>Cette plateforme ouvrira le 22 janvier 2020 ! :)</h1></div>";
|
|
||||||
require_once "footer.php";
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user