From a59d3fbaac7dec34d6a2d90c7b8d3e60bfa8eb52 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Sun, 10 Aug 2003 19:12:08 +0000 Subject: [PATCH] Ajout lecture des droits --- htdocs/comm/index.php3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/comm/index.php3 b/htdocs/comm/index.php3 index f1adf646ecf..2229a8eb4e0 100644 --- a/htdocs/comm/index.php3 +++ b/htdocs/comm/index.php3 @@ -21,9 +21,9 @@ */ require("./pre.inc.php3"); -llxHeader(); +$user->getrights('propale'); -$db = new Db(); +llxHeader(); function valeur($sql) {