server/conf/awstats_index.php.master | ●●●●● patch | view | raw | blame | history |
server/conf/awstats_index.php.master
@@ -39,6 +39,9 @@ } $current = $year.$month; if ( $month < 10 ) { $current = $year."0".$month; } $awprev[$current] = $year."-".$month; closedir($handle);