Vergleich admin/modules/tools/statistics.php - 1.8.5 - 1.8.12
Zeile 158 | Zeile 158 |
---|---|
$page->output_footer(); |
$page->output_footer(); |
/** | |
function generate_growth_string($number) | function generate_growth_string($number) |
Zeile 186 | Zeile 191 |
return $growth_string; |
return $growth_string; |
/** | |
function create_graph($type, $range=null) | function create_graph($type, $range=null) |