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')
-rw-r--r--core/Period/Range.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/Period/Range.php b/core/Period/Range.php
index d2cfb8dcf9..d3cdc1982a 100644
--- a/core/Period/Range.php
+++ b/core/Period/Range.php
@@ -161,4 +161,4 @@ class Piwik_Period_Range extends Piwik_Period
}
return $range;
}
-} \ No newline at end of file
+}