Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormattab <matthieu.aubry@gmail.com>2013-11-19 07:32:54 +0400
committermattab <matthieu.aubry@gmail.com>2013-11-19 07:32:54 +0400
commit287b9ea8d778633354835d90a01935ec43a91e8d (patch)
tree5bd5fc81c0bbd7eb5ba7b295eaf43d41c446b012
parent6eb132dd5ea4073abbdd6071940a63b7caf1efc9 (diff)
Minor
-rw-r--r--core/CronArchive.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/core/CronArchive.php b/core/CronArchive.php
index 8ce739f5d8..cce710ceb7 100644
--- a/core/CronArchive.php
+++ b/core/CronArchive.php
@@ -56,8 +56,7 @@ Notes:
* This script should be executed every hour via crontab, or as a deamon.
* You can also run it via http:// by specifying the Super User &token_auth=XYZ as a parameter ('Web Cron'),
but it is recommended to run it via command line/CLI instead.
- * If you use Piwik to track dozens/hundreds of websites, please let the team know at hello@piwik.org
- it makes us happy to learn successful user stories :)
+ * If you have any suggestion about this script, please let the team know at hello@piwik.org
* Enjoy!
";
}