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:
authormattab <matthieu.aubry@gmail.com>2013-10-09 13:45:41 +0400
committermattab <matthieu.aubry@gmail.com>2013-10-09 13:45:41 +0400
commit500373c8f5bb32fa8c3488c551f357570c80e78d (patch)
tree12d4ea151445a1849e9ed4a06583a4fa956d3da5 /js/index.php
parent88a1d58d355430416f352c22ca3e4a6d56032bcc (diff)
Refs #4202 Menu refactor GO. This one is tricky...
Diffstat (limited to 'js/index.php')
-rw-r--r--js/index.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/index.php b/js/index.php
index b47cc5c2f3..cece8a336f 100644
--- a/js/index.php
+++ b/js/index.php
@@ -25,7 +25,6 @@ define('PIWIK_DOCUMENT_ROOT', '..');
define('PIWIK_USER_PATH', '..');
require_once PIWIK_INCLUDE_PATH . '/libs/upgradephp/upgrade.php';
-require_once PIWIK_INCLUDE_PATH . '/core/functions.php';
require_once PIWIK_INCLUDE_PATH . '/core/Loader.php';
$file = '../piwik.js';