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/Config.php')
-rwxr-xr-xmodules/Config.php14
1 files changed, 8 insertions, 6 deletions
diff --git a/modules/Config.php b/modules/Config.php
index 31c76e69aa..84ffaa1442 100755
--- a/modules/Config.php
+++ b/modules/Config.php
@@ -5,15 +5,17 @@
* @link http://piwik.org
* @license http://www.gnu.org/licenses/gpl-3.0.html Gpl v3 or later
* @version $Id$
+ *
+ * @package Piwik_Helper
*/
-
-/**
- *
- * @package Piwik
- */
+
require_once "Zend/Config/Ini.php";
require_once "Zend/Registry.php";
-
+
+/**
+ *
+ * @package Piwik_Helper
+ */
class Piwik_Config
{
protected $urlToPiwikHelpMissingValueInConfigurationFile =