From df41a14bbfc6e06f51b8553dc53571c7a4622f7e Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Wed, 22 Mar 2006 17:54:37 +0000 Subject: [PATCH] bugfix --- htdocs/pre.inc.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/htdocs/pre.inc.php b/htdocs/pre.inc.php index a2b34f64a43..e1b920dd2f9 100644 --- a/htdocs/pre.inc.php +++ b/htdocs/pre.inc.php @@ -110,8 +110,9 @@ function llxHeader($head = "") { $menu->add_submenu(DOL_URL_ROOT."/product/album/index.php", "Albums"); } } +*/ } -*/ + if ($conf->commande->enabled && $user->rights->commande->lire) {