X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=include%2Fvalidations%2Fentreprises.inc.php;h=cdb0cc1c88f508716ee916be91b527a7fd175b8d;hb=8768e5aff0816b1d207c04ef800c12ec62be9496;hp=63dea2f863d68e198382f109c00ef6bc04eb8241;hpb=96f01fba129a8936cb76b9533c24fd5ea918b551;p=platal.git diff --git a/include/validations/entreprises.inc.php b/include/validations/entreprises.inc.php index 63dea2f..cdb0cc1 100644 --- a/include/validations/entreprises.inc.php +++ b/include/validations/entreprises.inc.php @@ -30,9 +30,9 @@ class EntrReq extends ProfileValidate public $acronym; public $url; public $email; - public $holdingid; - public $NAF_code; - public $AX_code; + public $holdingid = null; + public $NAF_code = null;; + public $AX_code = null; public $tel; public $fax;