From 82e4d84b5e215e1124fb8db72635455a717f422e Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Fri, 10 Mar 2006 16:56:56 +0000 Subject: [PATCH] bugfix --- htdocs/projet/facture.php | 1 - 1 file changed, 1 deletion(-) diff --git a/htdocs/projet/facture.php b/htdocs/projet/facture.php index f8b0cb8f6eb..56e374e2747 100644 --- a/htdocs/projet/facture.php +++ b/htdocs/projet/facture.php @@ -49,7 +49,6 @@ if ($_GET["id"]) { $projetid=$_GET["id"]; } if ($projetid == '') accessforbidden(); -$socidp = 0 if ($user->societe_id > 0) {