| Current Path : /home/atelierpru/provence/tmp/cache/skel/ |
| Current File : /home/atelierpru/provence/tmp/cache/skel/html_e7acba47aa87cbfad9ee42dfa7ac9ec6.php |
<?php
/*
* Squelette : ../plugins/auto/formidable/v3.38.10/prive/squelettes/extra/formulaires_analyse.html
* Date : Fri, 03 Nov 2017 14:17:52 GMT
* Compile : Fri, 18 Oct 2019 09:54:06 GMT
* Boucles : _formulaire
*/
function BOUCLE_formulairehtml_e7acba47aa87cbfad9ee42dfa7ac9ec6(&$Cache, &$Pile, &$doublons, &$Numrows, $SP) {
static $command = array();
static $connect;
$command['connect'] = $connect = '';
if (!isset($command['table'])) {
$command['table'] = 'formulaires';
$command['id'] = '_formulaire';
$command['from'] = array('formulaires' => 'spip_formulaires');
$command['type'] = array();
$command['groupby'] = array();
$command['select'] = array("formulaires.id_formulaire");
$command['orderby'] = array();
$command['join'] = array();
$command['limit'] = '';
$command['having'] =
array();
}
$command['where'] =
array(
array('=', 'formulaires.id_formulaire', sql_quote(@$Pile[0]['id_formulaire'], '','bigint(21) NOT NULL AUTO_INCREMENT')));
if (defined("_BOUCLE_PROFILER")) $timer = time()+(float)microtime();
$t0 = "";
// REQUETE
$iter = IterFactory::create(
"SQL",
$command,
array('../plugins/auto/formidable/v3.38.10/prive/squelettes/extra/formulaires_analyse.html','html_e7acba47aa87cbfad9ee42dfa7ac9ec6','_formulaire',1,$GLOBALS['spip_lang'])
);
if (!$iter->err()) {
$SP++;
// RESULTATS
while ($Pile[$SP]=$iter->fetch()) {
$t0 .= (
'
' .
(($t1 = strval(invalideur_session($Cache, ((((function_exists("autoriser")||include_spip("inc/autoriser"))&&autoriser('voir', 'formulaires_analyse', invalideur_session($Cache, $Pile[$SP]['id_formulaire']))?" ":"")) ?' ' :''))))!=='' ?
($t1 . ( '
' .
executer_balise_dynamique('FORMULAIRE_EXPORTER_FORMULAIRE_ANALYSE',
array($Pile[$SP]['id_formulaire']),
array('../plugins/auto/formidable/v3.38.10/prive/squelettes/extra/formulaires_analyse.html','html_e7acba47aa87cbfad9ee42dfa7ac9ec6','_formulaire',3,$GLOBALS['spip_lang'])))) :
'') .
'
');
}
$iter->free();
}
if (defined("_BOUCLE_PROFILER")
AND 1000*($timer = (time()+(float)microtime())-$timer) > _BOUCLE_PROFILER)
spip_log(intval(1000*$timer)."ms BOUCLE_formulaire @ ../plugins/auto/formidable/v3.38.10/prive/squelettes/extra/formulaires_analyse.html","profiler"._LOG_AVERTISSEMENT);
return $t0;
}
//
// Fonction principale du squelette ../plugins/auto/formidable/v3.38.10/prive/squelettes/extra/formulaires_analyse.html
// Temps de compilation total: 2.246 ms
//
function html_e7acba47aa87cbfad9ee42dfa7ac9ec6($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 = (
BOUCLE_formulairehtml_e7acba47aa87cbfad9ee42dfa7ac9ec6($Cache, $Pile, $doublons, $Numrows, $SP) .
'
');
return analyse_resultat_skel('html_e7acba47aa87cbfad9ee42dfa7ac9ec6', $Cache, $page, '../plugins/auto/formidable/v3.38.10/prive/squelettes/extra/formulaires_analyse.html');
}
?>