ajout nom du fichier csv
This commit is contained in:
parent
13c93f7794
commit
7a3af751af
2 changed files with 3 additions and 1 deletions
|
@ -13,9 +13,11 @@
|
|||
]
|
||||
#SET{url,spip.php?page=json_gamuform.json&objet=}
|
||||
#SET{url,#GET{url}|concat{#ENV{objet}}}
|
||||
#SET{namecsv,#ENV{objet}.csv}
|
||||
<INCLURE{fond=inclure/gamutable,
|
||||
apiuri=#GET{url},
|
||||
includespip=#GET{lien},
|
||||
namecsv=#GET{namecsv},
|
||||
env
|
||||
}>
|
||||
</div>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<paquet
|
||||
prefix="gamuform"
|
||||
categorie="outil"
|
||||
version="1.2.4"
|
||||
version="1.2.5"
|
||||
etat="dev"
|
||||
compatibilite="[4.0.0;4.0.*]"
|
||||
logo="prive/themes/spip/images/gamuform-xx.svg"
|
||||
|
|
Loading…
Add table
Reference in a new issue