From 9d7152d928c452bef5cdb4cdfa0a510355f96d54 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Mon, 26 Jul 2004 13:11:32 +0000 Subject: [PATCH] Bugfix --- htdocs/admin/pre.inc.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/htdocs/admin/pre.inc.php b/htdocs/admin/pre.inc.php index 0853f3a47f4..6b387e8e3e3 100644 --- a/htdocs/admin/pre.inc.php +++ b/htdocs/admin/pre.inc.php @@ -22,7 +22,8 @@ require("../main.inc.php"); function llxHeader($head = "", $title="", $help_url='') - global $user, $conf, $langs; +{ + global $user, $langs; /* *