.
This commit is contained in:
parent
9c3ce0c813
commit
d79d0cf87c
@ -40,10 +40,6 @@ function llxHeader($head = "") {
|
||||
* Liste les 2 dernières années
|
||||
*
|
||||
*/
|
||||
$yc = strftime("%Y",time());
|
||||
|
||||
$menu->add_submenu("index.php3?year=".$yc-1,$yc-1);
|
||||
$menu->add_submenu("index.php3?year=".$yc-2,$yc-2);
|
||||
|
||||
$menu->add("reglement.php","Réglements");
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user