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:
Diffstat (limited to 'plugins/VisitTime/VisitTime.php')
-rw-r--r--plugins/VisitTime/VisitTime.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/VisitTime/VisitTime.php b/plugins/VisitTime/VisitTime.php
index b0f0a379cb..13201583da 100644
--- a/plugins/VisitTime/VisitTime.php
+++ b/plugins/VisitTime/VisitTime.php
@@ -20,7 +20,7 @@ class Piwik_VisitTime extends Piwik_Plugin
{
$info = array(
'name' => 'VisitTime',
- 'description' => 'Visit Local & Server Time',
+ 'description' => 'Reports the Local and Server time. Server time information can be useful to schedule a maintenance on the Website.',
'author' => 'Piwik',
'homepage' => 'http://piwik.org/',
'version' => '0.1',