| Current Path : /home/bourgleram/www/tmp/cache/skel/ |
| Current File : /home/bourgleram/www/tmp/cache/skel/html_a765e93c53c23219605656e7a41c281a.php |
<?php
/*
* Squelette : plugins/squelette_blrap_0.0.1/formulaires/recherche.html
* Date : Mon, 11 May 2015 20:48:53 GMT
* Compile : Sat, 12 Sep 2026 15:31:17 GMT
* Boucles :
*/
//
// Fonction principale du squelette plugins/squelette_blrap_0.0.1/formulaires/recherche.html
// Temps de compilation total: 0.336 ms
//
function html_a765e93c53c23219605656e7a41c281a($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 = (
'<div class="formulaire_spip formulaire_recherche' .
(($t1 = strval(interdire_scripts(entites_html(table_valeur(@$Pile[0], (string)'class', null),true))))!=='' ?
(' ' . $t1) :
'') .
'" id="formulaire_recherche">
<form action="' .
interdire_scripts(entites_html(table_valeur(@$Pile[0], (string)'action', null),true)) .
'" method="get"><div>
' .
interdire_scripts(form_hidden(entites_html(table_valeur(@$Pile[0], (string)'action', null),true))) .
'
' .
(($t1 = strval(interdire_scripts(entites_html(table_valeur(@$Pile[0], (string)'lang', null),true))))!=='' ?
('<input type="hidden" name="lang" value="' . $t1 . '" />') :
'') .
'
<input type="' .
(' ' ? 'search':'text') .
'" class="search text" size="10" name="recherche" id="' .
interdire_scripts(entites_html(table_valeur(@$Pile[0], (string)'_id_champ', null),true)) .
'"' .
(($t1 = strval(interdire_scripts(((($a = entites_html(table_valeur(@$Pile[0], (string)'recherche', null),true)) OR (is_string($a) AND strlen($a))) ? $a : ( _T('public|spip|ecrire:info_rechercher') .
'" onfocus="this.value=\'\';')))))!=='' ?
(' value="' . $t1 . '"') :
'') .
' accesskey="4" />
</div></form>
</div>
');
return analyse_resultat_skel('html_a765e93c53c23219605656e7a41c281a', $Cache, $page, 'plugins/squelette_blrap_0.0.1/formulaires/recherche.html');
}
?>