This website requires JavaScript.
گشتوگذار
مستندات
بلاگ
ورود
mirrors
/
matomo
زیرنظر گرفتن
1
ستاره دار کن
0
انشعاب
0
You've already forked matomo
قرینه از
https://github.com/matomo-org/matomo.git
synced
2025-08-21 22:47:43 +00:00
کد
مسائل
Packages
پروژهها
انتشارها
دانشنامه
فعالیت
Files
5.x-dev
matomo
/
tests
/
resources
/
Config
تاریخچه
Thomas Steur
b12c069769
add possibility to view config values, including description, default value and whether it is an adjusted config value in the ui
2016-01-14 21:44:30 +00:00
..
common.config.ini.php
refs
#5409
#341
#5349
if a config value contains a dollar sign convert it to an html entity to prevent it being interpreted as a PHP variable. This allows us to remove the RAW ini parser flag which causes trouble on some PHP versions as the parser seems to be buggy.
2014-07-08 01:55:58 +02:00
config.ini.php
Refs
#808
Fixing Config.test.php when ran in all_tests.php. Side effect due to setTestEnvironment(). Renamed test config section from Global (which is a special case in test environment) to GlobalSection
2010-07-06 13:33:37 +00:00
config.written.ini.php
Move Config::encodeValues/Config::decodeValues from Config to IniFileChain since they are vital to correctly storing/loading settings w/o strange bugs.
2015-04-08 22:27:38 -07:00
global.ini.php
add possibility to view config values, including description, default value and whether it is an adjusted config value in the ui
2016-01-14 21:44:30 +00:00