File "html_513f2b7827b408d166ffd1d6ac6e4f29.php"
Full path: /home/argothem/www/cache/skel/html_513f2b7827b408d166ffd1d6ac6e4f29.php
File size: 1.64 KB
MIME-type: text/x-php
Charset: utf-8
<?php
/*
* Squelette : ../plugins/auto/corbeille/v4.0.2/prive/listes/corbeille_breves.html
* Date : Thu, 11 Jan 2024 18:06:48 GMT
* Compile : Sat, 24 Feb 2024 13:15:29 GMT
* Boucles : _breves
*/
function BOUCLE_breveshtml_513f2b7827b408d166ffd1d6ac6e4f29(&$Cache, &$Pile, &$doublons, &$Numrows, $SP) {
return '';
}
//
// Fonction principale du squelette ../plugins/auto/corbeille/v4.0.2/prive/listes/corbeille_breves.html
// Temps de compilation total: 18.967 ms
//
function html_513f2b7827b408d166ffd1d6ac6e4f29($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_breveshtml_513f2b7827b408d166ffd1d6ac6e4f29($Cache, $Pile, $doublons, $Numrows, $SP))!=='' ?
(( '
<div class="liste corbeille-breves">
' .
(($t3 = strval(singulier_ou_pluriel(($Numrows['_breves']['grand_total'] ?? $Numrows['_breves']['total'] ?? 0),'corbeille:breves_corbeille_un','corbeille:breves_corbeille_tous')))!=='' ?
('<h3 class="titrem">' . $t3 . '</h3>') :
'') .
'
' .
(($t3 = strval(interdire_scripts()))!=='' ?
('<nav class=\'pagination\' role=\'navigation\'>' . $t3 . '</nav>') :
'') .
'
<ul class=\'liste-items checkables\'>
') . $t1 . ( '
</ul>
' .
(($t3 = strval(interdire_scripts()))!=='' ?
('<nav class=\'pagination\' role=\'navigation\'>' . $t3 . '</nav>') :
'') .
'
</div>
')) :
'');
return analyse_resultat_skel('html_513f2b7827b408d166ffd1d6ac6e4f29', $Cache, $page, '../plugins/auto/corbeille/v4.0.2/prive/listes/corbeille_breves.html');
}