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:
authorThomas Steur <thomas.steur@googlemail.com>2014-02-12 06:23:19 +0400
committerThomas Steur <thomas.steur@googlemail.com>2014-02-12 06:23:19 +0400
commitd10c98198dfa6d10006a0b8e3d51ea6945bfc6de (patch)
tree8d94c770578552323b2e7d1bab5675fa5492abcf
parentd09986addbc7872878e17b475192f6c44bd6e782 (diff)
fix leading whitespace
-rw-r--r--core/DataFiles/Currencies.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/DataFiles/Currencies.php b/core/DataFiles/Currencies.php
index f8b788ce6d..ccf10f61a7 100644
--- a/core/DataFiles/Currencies.php
+++ b/core/DataFiles/Currencies.php
@@ -1,4 +1,4 @@
- <?php
+<?php
/**
* Piwik - Open source web analytics
*