From 46c6aab37459b8788dca763266dbfcf6c729f599 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Tue, 2 Oct 2007 18:27:30 +0000 Subject: [PATCH] =?UTF-8?q?D=E9but=20ajout=20module=20"Phenix"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/includes/menus/barre_top/default.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/includes/menus/barre_top/default.php b/htdocs/includes/menus/barre_top/default.php index 95968c01bf5..67f0dd2d64b 100644 --- a/htdocs/includes/menus/barre_top/default.php +++ b/htdocs/includes/menus/barre_top/default.php @@ -330,7 +330,7 @@ class MenuTop { print 'atarget?" target=$this->atarget":"").'>'.$langs->trans("Calendar").''; } - // Webcal + // Phenix if ($conf->phenix->enabled) { $langs->load("other");