File "html_89930662b3a9a5fc30c82bd6a6be6743.php"
Full path: /home/argothem/www/cache/skel/html_89930662b3a9a5fc30c82bd6a6be6743.php
File size: 1.08 KB
MIME-type: text/x-php
Charset: utf-8
<?php
/*
* Squelette : plugins/auto/centre_image/v3.1.2/centre_image_json.html
* Date : Fri, 21 Apr 2023 17:53:44 GMT
* Compile : Sat, 24 Feb 2024 12:49:13 GMT
* Boucles :
*/
//
// Fonction principale du squelette plugins/auto/centre_image/v3.1.2/centre_image_json.html
// Temps de compilation total: 0.122 ms
//
function html_89930662b3a9a5fc30c82bd6a6be6743($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 = (
'<'.'?php header("X-Spip-Cache: 0"); ?'.'>'.'<'.'?php header("Cache-Control: no-cache, must-revalidate"); ?'.'><'.'?php header("Pragma: no-cache"); ?'.'>' .
'<'.'?php header(' . _q('Content-type: application/json') . '); ?'.'>' .
interdire_scripts(json_encode(centre_image(entites_html(table_valeur($Pile[0]??[], (string)'url', null),true)))) .
'
');
return analyse_resultat_skel('html_89930662b3a9a5fc30c82bd6a6be6743', $Cache, $page, 'plugins/auto/centre_image/v3.1.2/centre_image_json.html');
}