mirror of
https://gitlab.com/animath/si/plateforme-corres2math.git
synced 2025-06-25 10:20:28 +02:00
Possibilité d'ajout d'un administrateur
This commit is contained in:
@ -42,6 +42,7 @@
|
||||
<?php } ?>
|
||||
<?php } ?>
|
||||
<?php if ($_SESSION["role"] == Role::ADMIN) { ?>
|
||||
<li><a href="<?= $URL_BASE ?>/ajouter_admin">Ajouter un administrateur</a></li>
|
||||
<?php } ?>
|
||||
<li><a href="<?= $URL_BASE ?>/deconnexion">Déconnexion</a></li>
|
||||
<hr />
|
||||
|
Reference in New Issue
Block a user