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 'plugins/Openads/Openads.php')
-rw-r--r--plugins/Openads/Openads.php18
1 files changed, 9 insertions, 9 deletions
diff --git a/plugins/Openads/Openads.php b/plugins/Openads/Openads.php
index 6f3dc622f9..4cc7fc0950 100644
--- a/plugins/Openads/Openads.php
+++ b/plugins/Openads/Openads.php
@@ -1,12 +1,12 @@
-<?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$
- *
- * @package Piwik_Openads
+<?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$
+ *
+ * @package Piwik_Openads
*/
class Piwik_Openads extends Piwik_Plugin