diff --git a/htdocs/fourn/fiche.php3 b/htdocs/fourn/fiche.php3 index eec1781f90c..0f57efc2f3d 100644 --- a/htdocs/fourn/fiche.php3 +++ b/htdocs/fourn/fiche.php3 @@ -25,6 +25,8 @@ require("../contact.class.php3"); llxHeader(); +$db = new Db(); + /* * Sécurité accés client */