File "html_48684d26b137fe1236d48cfa8bfea878.php"
Full path: /home/argothem/www/cache/skel/html_48684d26b137fe1236d48cfa8bfea878.php
File size: 1.28 KB
MIME-type: text/x-php
Charset: utf-8
<?php
/*
* Squelette : plugins/auto/nospam/v2.4.4/inclure/nobot.html
* Date : Thu, 07 Dec 2023 15:14:48 GMT
* Compile : Sat, 24 Feb 2024 12:37:18 GMT
* Boucles :
*/
//
// Fonction principale du squelette plugins/auto/nospam/v2.4.4/inclure/nobot.html
// Temps de compilation total: 0.096 ms
//
function html_48684d26b137fe1236d48cfa8bfea878($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 = (
'
<' .
interdire_scripts(entites_html(sinon(table_valeur($Pile[0]??[], (string)'div', null), 'div'),true)) .
' class="editer saisie_session_email" style="display: none;">
<label for="give_me_your_email">' .
_T('public|spip|ecrire:antispam_champ_vide') .
'</label>
<input type="text" class="text email" name="email_nobot" id="give_me_your_email" value="' .
interdire_scripts(entites_html(table_valeur($Pile[0]??[], (string)'email_nobot', null),true)) .
'" size="10" />
</' .
interdire_scripts(entites_html(sinon(table_valeur($Pile[0]??[], (string)'div', null), 'div'),true)) .
'>
');
return analyse_resultat_skel('html_48684d26b137fe1236d48cfa8bfea878', $Cache, $page, 'plugins/auto/nospam/v2.4.4/inclure/nobot.html');
}