diff --git a/formulaires/editer_formulaire_champs.php b/formulaires/editer_formulaire_champs.php index efb2cc732782060d1b8d4f2e4195ec7216410af0..02d42d0175b524b77ffc991baeea5fd0cc5c1de4 100644 --- a/formulaires/editer_formulaire_champs.php +++ b/formulaires/editer_formulaire_champs.php @@ -8,6 +8,7 @@ if (!defined('_ECRIRE_INC_VERSION')) { function formulaires_editer_formulaire_champs_charger($id_formulaire) { $id_formulaire = intval($id_formulaire); $contexte = array(); + $contexte['id_formulaire'] = $id_formulaire; // On teste si le formulaire existe if ($id_formulaire