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 'piwik.php')
-rw-r--r--piwik.php16
1 files changed, 8 insertions, 8 deletions
diff --git a/piwik.php b/piwik.php
index 4c5891bb23..76bb5c8fe8 100644
--- a/piwik.php
+++ b/piwik.php
@@ -1,12 +1,12 @@
-<?php
-/**
- * Piwik - Open source web analytics
+<?php
+/**
+ * Piwik - Open source web analytics
*
- * @link http://piwik.org
- * @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
- * @version $Id$
- */
-
+ * @link http://piwik.org
+ * @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
+ * @version $Id$
+ */
+
/**
* Misc Thoughts about optimization
*