File "dist.html"

Full path: /home/argothem/www/v4_old/prive/squelettes/navigation/dist.html
File size: 401 bytes
MIME-type: text/plain
Charset: utf-8

[(#ENV{exec}|match{configurer_}|oui)
<INCLURE{fond=prive/squelettes/navigation/configurer,env}>
]
#SET{objet_exec,#ENV{exec}|trouver_objet_exec}
[(#GET{objet_exec}|oui)
	#SET{f,#GET{objet_exec}|table_valeur{edition}|?{objet_edit,objet}}
	<INCLURE{fond=prive/echafaudage/navigation/#GET{f},objet=#GET{objet_exec}|table_valeur{type},id_objet=#ENV{#GET{objet_exec}|table_valeur{id_table_objet}},env} />
]