Update header.php
This commit is contained in:
parent
aaf2c083fa
commit
a4370a01b1
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
<?php
|
<?php
|
||||||
session_start();
|
//session_start();
|
||||||
|
|
||||||
// Liens de navigation (conditionnels selon session et rôle)
|
// Liens de navigation (conditionnels selon session et rôle)
|
||||||
$nav = '<li><a href="index.php">Accueil</a></li>';
|
$nav = '<li><a href="index.php">Accueil</a></li>';
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue