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 'modules/DataFiles/SearchEngines.php')
-rw-r--r--modules/DataFiles/SearchEngines.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/DataFiles/SearchEngines.php b/modules/DataFiles/SearchEngines.php
index 72ce063eb3..5ed15b8062 100644
--- a/modules/DataFiles/SearchEngines.php
+++ b/modules/DataFiles/SearchEngines.php
@@ -5,6 +5,8 @@
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
* @version $Id$
+ *
+ * @package Piwik_Referers
*/
/**
@@ -21,7 +23,6 @@
*
* Post your new search engines and logos in the forum, thank you for your help!
*
- * @package Piwik_DataFiles
*/
if(!isset($GLOBALS['Piwik_SearchEngines'] ))
{