Statistik

[insert_php]
$FileLocation = „/sms/statistics/utilities.php“;
include($_SERVER[‚DOCUMENT_ROOT‘].$FileLocation);
print_r(getHtmlTable());
[/insert_php]