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 <benaka@piwik.pro>2015-04-09 08:27:38 +0300
committerdiosmosis <benaka@piwik.pro>2015-04-09 08:27:38 +0300
commit3acd811463c9a8c40775f3d948fe76908554e0e1 (patch)
treec3b45a0831a1d0be20bb4ac70544ce5901ec3724 /tests/resources
parent07ead6bfc9abd39d1a526dc81dc785a394fabaca (diff)
Move Config::encodeValues/Config::decodeValues from Config to IniFileChain since they are vital to correctly storing/loading settings w/o strange bugs.
Diffstat (limited to 'tests/resources')
-rw-r--r--tests/resources/Config/config.written.ini.php6
1 files changed, 2 insertions, 4 deletions
diff --git a/tests/resources/Config/config.written.ini.php b/tests/resources/Config/config.written.ini.php
index a412b689db..c66c3c2d43 100644
--- a/tests/resources/Config/config.written.ini.php
+++ b/tests/resources/Config/config.written.ini.php
@@ -1,10 +1,8 @@
; <?php exit; ?> DO NOT REMOVE THIS LINE
; file automatically generated or modified by Piwik; you can manually override the default values in global.ini.php by redefining them in this file.
-[Development]
-disable_merged_assets = 0
-
[Category]
test = "&amp;6^ geagea'''&quot;;;&amp;"
-[PluginsInstalled]
+[Development]
+disable_merged_assets = 0