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:
authormattpiwik <matthieu.aubry@gmail.com>2009-06-01 04:36:46 +0400
committermattpiwik <matthieu.aubry@gmail.com>2009-06-01 04:36:46 +0400
commitbe60eaa6a548530a0f946c58a830eac9b4aaf5c3 (patch)
tree988a6b7b8687fc1914a7e3682515bea8dbece05b /tests/resources/Config
parentba441e60d128f59fb4038af44021d0c58685fcdb (diff)
- fix #690 mysql password html encoded causing problems with special chars like &
+ now encoding stuff properly + added tests git-svn-id: http://dev.piwik.org/svn/trunk@1165 59fd770c-687e-43c8-a1e3-f5a4ff64c105
Diffstat (limited to 'tests/resources/Config')
-rw-r--r--tests/resources/Config/config.written.ini.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/resources/Config/config.written.ini.php b/tests/resources/Config/config.written.ini.php
new file mode 100644
index 0000000000..63c7e6504e
--- /dev/null
+++ b/tests/resources/Config/config.written.ini.php
@@ -0,0 +1,5 @@
+; <?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.
+[Category]
+test = ""
+