From: x2000habouzit Date: Tue, 24 Aug 2004 19:54:37 +0000 (+0000) Subject: no more need to escape here X-Git-Tag: xorg/old~1717 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=6053c86eba6e24dce251b867cf3eb5e09429ebad;p=platal.git no more need to escape here --- diff --git a/configs/menu.conf.php b/configs/menu.conf.php index c6dd9f5..659f477 100644 --- a/configs/menu.conf.php +++ b/configs/menu.conf.php @@ -12,7 +12,7 @@ if(logged()) { ), 'Services' => Array ( 'Envoyer un mail' => 'sendmail.php' , - 'Forums & PA' => 'banana/' , + 'Forums & PA' => 'banana/' , 'Listes de diffusion' => '###url###' , 'Micropaiements' => 'paiement/' , 'Patte cassée' => 'pattecassee.php' ,