File "html_b0cc1df93a4f4916c6972caeebfde841.php"

Full path: /home/argothem/www/cache/skel/html_b0cc1df93a4f4916c6972caeebfde841.php
File size: 1.66 KB
MIME-type: text/x-php
Charset: utf-8

<?php

/*
 * Squelette : ../plugins/auto/corbeille/v4.0.2/prive/listes/corbeille_signatures.html
 * Date :      Thu, 11 Jan 2024 18:06:48 GMT
 * Compile :   Sat, 24 Feb 2024 13:15:29 GMT
 * Boucles :   _signatures
 */ 

function BOUCLE_signatureshtml_b0cc1df93a4f4916c6972caeebfde841(&$Cache, &$Pile, &$doublons, &$Numrows, $SP) {
	return '';
}

//
// Fonction principale du squelette ../plugins/auto/corbeille/v4.0.2/prive/listes/corbeille_signatures.html
// Temps de compilation total: 2.794 ms
//

function html_b0cc1df93a4f4916c6972caeebfde841($Cache, $Pile, $doublons = array(), $Numrows = array(), $SP = 0) {

	if (isset($Pile[0]["doublons"]) AND is_array($Pile[0]["doublons"]))
		$doublons = nettoyer_env_doublons($Pile[0]["doublons"]);

	$connect = '';
	$page = (($t1 = BOUCLE_signatureshtml_b0cc1df93a4f4916c6972caeebfde841($Cache, $Pile, $doublons, $Numrows, $SP))!=='' ?
		((	'
<div class="liste corbeille-signatures">
	' .
		(($t3 = strval(singulier_ou_pluriel(($Numrows['_signatures']['grand_total'] ?? $Numrows['_signatures']['total'] ?? 0),'corbeille:signatures_corbeille_un','corbeille:signatures_corbeille_tous')))!=='' ?
				('<h3 class="titrem">' . $t3 . '</h3>') :
				'') .
		'
	' .
		(($t3 = strval(interdire_scripts()))!=='' ?
				('<p class=\'pagination\'>' . $t3 . '</p>') :
				'') .
		'
	<ul class=\'liste-items checkables\'>
	') . $t1 . (	'
	</ul>
	' .
		(($t3 = strval(interdire_scripts()))!=='' ?
				('<nav class=\'pagination\' role=\'navigation\'>' . $t3 . '</nav>') :
				'') .
		'
</div>
')) :
		'');

	return analyse_resultat_skel('html_b0cc1df93a4f4916c6972caeebfde841', $Cache, $page, '../plugins/auto/corbeille/v4.0.2/prive/listes/corbeille_signatures.html');
}