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 'core/ScheduledTime.php')
-rw-r--r--core/ScheduledTime.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/ScheduledTime.php b/core/ScheduledTime.php
index 0edcd839fd..1db44c1643 100644
--- a/core/ScheduledTime.php
+++ b/core/ScheduledTime.php
@@ -23,6 +23,8 @@ abstract class Piwik_ScheduledTime
const PERIOD_DAY = 'day';
const PERIOD_WEEK = 'week';
const PERIOD_MONTH = 'month';
+ const PERIOD_YEAR = 'year';
+ const PERIOD_RANGE = 'range';
/**
* @link http://php.net/manual/en/function.date.php, format string : 'G'