From c256ce434b66f489d0efff768aa297f1b68cdc14 Mon Sep 17 00:00:00 2001 From: sparkyx Date: Fri, 24 Mar 2006 21:47:49 +0000 Subject: [PATCH] Cosmetic bug --- html/fiche.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/html/fiche.php b/html/fiche.php index 3aeb6df0b..0f0837ebd 100644 --- a/html/fiche.php +++ b/html/fiche.php @@ -30,14 +30,14 @@ if ( ! isset ( $_SESSION['g_dossier'] ) ) { include_once ("postgres.php"); include_once ("user_menu.php"); -echo JS_SEARCH_POSTE; + $rep=DbConnect(); include_once ("class_user.php"); $User=new cl_user($rep); $User->Check(); include ("check_priv.php"); ShowMenuCompta($_SESSION['g_dossier']); - +echo JS_SEARCH_POSTE; if ( !isset($sessid)) {