From 19e799741b0cc5d4bc377fbf4eeb160321b4728f Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Mon, 30 Jun 2003 15:55:14 +0000 Subject: [PATCH] =?UTF-8?q?Ajout=20s=E9cu=20acc=E9s=20client?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/soc.php3 | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/htdocs/soc.php3 b/htdocs/soc.php3 index fa91fe30e7e..2b1a36c749f 100644 --- a/htdocs/soc.php3 +++ b/htdocs/soc.php3 @@ -23,6 +23,16 @@ require("pre.inc.php3"); +/* + * Sécurité accés client + */ +if ($user->societe_id > 0) +{ + $action = ''; + $socid = $user->societe_id; +} + + llxHeader(); $db = new Db(); @@ -198,7 +208,7 @@ elseif ($action == 'edit') print '-'; print '-'; print '-'; - print '-'; + print '[Notifications]'; print '
'; /*