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) {