From c58382e11ccbd2aee2921fd913ee3e0058c441b2 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Thu, 29 Jul 2004 15:05:23 +0000 Subject: [PATCH] Synchro --- htdocs/compta/index.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/htdocs/compta/index.php b/htdocs/compta/index.php index 8ad50feae70..dc753baa5b9 100644 --- a/htdocs/compta/index.php +++ b/htdocs/compta/index.php @@ -22,6 +22,8 @@ */ require("./pre.inc.php"); +$user->getrights('banque'); + /* * Sécurité accés client */