/var/www/clients/client1/web2/web/latynfusion/stats
NameSizeModeActions
2021-5/-0755rm
2021-6/-0755rm
2021-7/-0755rm
2021-8/-0755rm
2021-9/-0755rm
2021-10/-0755rm
2021-11/-0755rm
2021-12/-0755rm
2022-1/-0755rm
2022-2/-0755rm
2022-3/-0755rm
2022-4/-0755rm
2022-8/-0755rm
2022-9/-0755rm
2022-10/-0755rm
2022-11/-0755rm
2022-12/-0755rm
2023-1/-0755rm
2023-2/-0755rm
2023-3/-0755rm
2023-4/-0755rm
2023-5/-0755rm
2023-6/-0755rm
2023-7/-0755rm
2023-8/-0755rm
2023-9/-0755rm
2023-10/-0755rm
2023-11/-0755rm
2023-12/-0755rm
2024-1/-0755rm
2024-2/-0755rm
2024-3/-0755rm
2024-4/-0755rm
2024-5/-0755rm
.htaccess1260644editdlrm
awsindex.html911910644editdlrm
awstats.latynflex.com.ar.alldomains.html190720644editdlrm
awstats.latynflex.com.ar.allhosts.html1448070644editdlrm
awstats.latynflex.com.ar.allrobots.html88240644editdlrm
awstats.latynflex.com.ar.browserdetail.html736920644editdlrm
awstats.latynflex.com.ar.downloads.html51750644editdlrm
awstats.latynflex.com.ar.errors400.html50880644editdlrm
awstats.latynflex.com.ar.errors403.html52290644editdlrm
awstats.latynflex.com.ar.errors404.html109870644editdlrm
awstats.latynflex.com.ar.keyphrases.html52880644editdlrm
awstats.latynflex.com.ar.keywords.html53230644editdlrm
awstats.latynflex.com.ar.lasthosts.html1448150644editdlrm
awstats.latynflex.com.ar.lastrobots.html88140644editdlrm
awstats.latynflex.com.ar.osdetail.html135530644editdlrm
awstats.latynflex.com.ar.refererpages.html64420644editdlrm
awstats.latynflex.com.ar.refererse.html67200644editdlrm
awstats.latynflex.com.ar.session.html42890644editdlrm
awstats.latynflex.com.ar.unknownbrowser.html57280644editdlrm
awstats.latynflex.com.ar.unknownip.html538860644editdlrm
awstats.latynflex.com.ar.unknownos.html63590644editdlrm
awstats.latynflex.com.ar.urldetail.html120890644editdlrm
awstats.latynflex.com.ar.urlentry.html117750644editdlrm
awstats.latynflex.com.ar.urlexit.html120780644editdlrm
index.php21730644editdlrm
Edit: /var/www/clients/client1/web2/web/latynfusion/stats/index.php (2173B)
function load_content(url){var iframe = document.getElementById(\"content\");iframe.src = url;}\n"; if ($handle = opendir('.')) { while(false !== ($file = readdir($handle))) { if (substr($file,0,1) != "." && is_dir($file)) { $orderkey = substr($file,0,4).substr($file,5,2); if (substr($file,5,2) < 10 ) { $orderkey = substr($file,0,4)."0".substr($file,5,2); } $awprev[$orderkey] = $file; } } $month = date("n"); $year = date("Y"); if (date("d") == 1) { $month = date("m")-1; if (date("m") == 1) { $year = date("Y")-1; $month = "12"; } } $current = $year.$month; if ( $month < 10 ) { $current = $year."0".$month; } $awprev[$current] = $year."-".$month; closedir($handle); } arsort($awprev); $options = ""; foreach ($awprev as $key => $value) { if($key == $current) $options .= "\n"; else $options .= "\n"; } $html = "\n\n\nStats\n"; $html .= "\n\n\n"; $html .= $script; $html .= "
{$yearmonth_text}\n"; $html .= "\n
\n\n"; $html .= ""; echo $html; ?>