From: Christian Weiske Date: Sat, 5 Dec 2009 14:14:50 +0000 (+0100) Subject: show awstats command X-Git-Url: https://git.cweiske.de/awstats-helper.git/commitdiff_plain/eb3da2e4e7eb5b10ceb44b42d91cee24c6ea33c1 show awstats command --- diff --git a/functions.php b/functions.php index 803d684..cc37e32 100644 --- a/functions.php +++ b/functions.php @@ -54,6 +54,7 @@ function aws_createHtml($site, $last = false, $year = null, $month = null) . ' -month=' . $month . ' -year=' . $year . ' -dir=' . escapeshellarg($dir); + echo $cmd . "\n"; passthru($cmd); if (!$last) {