From: x2000coic Date: Sun, 24 Oct 2004 15:28:16 +0000 (+0000) Subject: We can now add referent.php in the menu X-Git-Tag: xorg/old~1188 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=157e6b74e49b284a510c2dc8aa890986f568d237;p=platal.git We can now add referent.php in the menu --- diff --git a/configs/menu.conf.php b/configs/menu.conf.php index 9ac593c..3c925b4 100644 --- a/configs/menu.conf.php +++ b/configs/menu.conf.php @@ -20,6 +20,7 @@ if(logged()) { 'Communauté X' => Array ( 'Annuaire' => 'search.php', 'Trombi promo' => 'trombipromo.php', + 'Conseil Professionnel' => 'referent.php', 'Groupes X' => 'http://www.polytechnique.net/plan.php', 'Sites Polytechniciens' => 'http://www.polytechnique.net/' ),