WP File Manager
Current Path:
/
home
/
argothem
/
www
/
cache
/
inc
/
inc
/
inc
/
inc
/
inc
/
inc
/
inc
/
Name
Action
..
charger_pipelines.php
Edit
html_c61c3fb00d1af094f3e22468e943a44a.php
Edit
html_d66d9cf9ab20eabb7bbaf73e65d0de39.php
Edit
html_fd48e5da71e8393c35e9bf42e1b68c88.php
Edit
inc
mysql.log
Edit
Editing: html_c61c3fb00d1af094f3e22468e943a44a.php
<?php /* * Squelette : ../plugins-dist/statistiques/prive/stats/visites.html * Date : Fri, 07 Jul 2023 11:03:32 GMT * Compile : Sat, 24 Feb 2024 12:37:09 GMT * Boucles : */ // // Fonction principale du squelette ../plugins-dist/statistiques/prive/stats/visites.html // Temps de compilation total: 0.126 ms // function html_c61c3fb00d1af094f3e22468e943a44a($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 = strval(find_in_path((string)'css/spip_d3_graph.css')))!=='' ? ('<link rel="stylesheet" type="text/css" href="' . $t1 . '" />') : '') . ' ' . (($t1 = strval(find_in_path((string)'css/spip_d3_statistiques.css')))!=='' ? ('<link rel="stylesheet" type="text/css" href="' . $t1 . '" />') : '') . ' ' . (($t1 = strval(find_in_path((string)'lib/luxon/luxon.min.js')))!=='' ? ('<script type="text/javascript" src="' . $t1 . '"></script>') : '') . ' ' . (($t1 = strval(find_in_path((string)'lib/d3/d3.min.js')))!=='' ? ('<script type="text/javascript" src="' . $t1 . '"></script>') : '') . ' ' . (($t1 = strval(find_in_path((string)'javascript/spip_d3_graph.js')))!=='' ? ('<script type="text/javascript" src="' . $t1 . '"></script>') : '') . ' ' . (($t1 = strval(find_in_path((string)'javascript/spip_d3_statistiques.js')))!=='' ? ('<script type="text/javascript" src="' . $t1 . '"></script>') : '') . ' <script type="text/javascript"> function spip_dessiner_statistiques(){ spip_d3_statistiques_create("#statistiques_visites", { language: \'' . interdire_scripts(entites_html(table_valeur($Pile[0]??[], (string)'lang', null),true)) . '\', d3_directory: \'' . dirname(find_in_path((string)'lib/d3/d3.min.js')) . '\', }); } jQuery(function($) { spip_dessiner_statistiques(); onAjaxLoad(spip_dessiner_statistiques); }); </script> '); return analyse_resultat_skel('html_c61c3fb00d1af094f3e22468e943a44a', $Cache, $page, '../plugins-dist/statistiques/prive/stats/visites.html'); }