X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=www%2Fplugins%2Fformidable%2Faction%2Fexporter_formulaire.php;h=d32fa50601dac644389393486f65021e0e6950e5;hb=c0f18416f529232b5555c6410a8765a5125ebcd3;hp=8b5e66248b16121e3647d7ad2cc4f0740b74d099;hpb=50522c53acc9e61a4a7de3a1890c4ba93e2f61b4;p=lhc%2Fweb%2Fwww.git diff --git a/www/plugins/formidable/action/exporter_formulaire.php b/www/plugins/formidable/action/exporter_formulaire.php index 8b5e6624..d32fa506 100644 --- a/www/plugins/formidable/action/exporter_formulaire.php +++ b/www/plugins/formidable/action/exporter_formulaire.php @@ -1,24 +1,24 @@ 0 and $type_export and $types_echange = echanges_formulaire_lister_disponibles() and $exporter = $types_echange['exporter'][$type_export] - ){ + ) { $exporter($id_formulaire); } } - -?>