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/Period.php')
-rw-r--r--core/Period.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/Period.php b/core/Period.php
index bff447dc5e..868ead7f13 100644
--- a/core/Period.php
+++ b/core/Period.php
@@ -92,7 +92,6 @@ abstract class Period
&& $period != 'range';
}
-
/**
* Returns the first day of the period.
*