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:
authordiosmosis <benakamoorthi@fastmail.fm>2014-03-13 06:59:05 +0400
committerdiosmosis <benakamoorthi@fastmail.fm>2014-03-13 07:02:04 +0400
commit38796e76daba35a92b894ca1d9c527e1c034008b (patch)
treef59196bb07b0f941d2ffd708d3ea7a21e7d4a41e /core/Config.php
parentfd13666a79962545ac878e4a18d5909ac3923eb8 (diff)
Move SqlDump fixture from Bencharmks dir to Fixtures dir, fix bug in core/Updates.php, tweak test environment setup and update UI submodule.
Diffstat (limited to 'core/Config.php')
-rw-r--r--core/Config.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/Config.php b/core/Config.php
index b32f0c2ec9..c97e353e9a 100644
--- a/core/Config.php
+++ b/core/Config.php
@@ -360,7 +360,7 @@ class Config extends Singleton
// must be called here, not in init(), since setTestEnvironment() calls init(). (this avoids
// infinite recursion)
- Piwik::postTestEvent('Config.createConfigSingleton', array( $this ));
+ Piwik::postTestEvent('Config.createConfigSingleton', array( $this, &$this->configCache ));
}
// check cache for merged section