Michael Vogel
|
2fa6cc0000
|
Merge pull request #5394 from MrPetovan/bug/fix-config-set-return-value
Change (P)Config::set return value to bool
|
2018-07-18 11:07:10 +02:00 |
|
Hypolite Petovan
|
0f7c7cebeb
|
Change (P)Config::set return value to bool
|
2018-07-18 02:32:35 -04:00 |
|
Hypolite Petovan
|
c8d3067d0a
|
Fix JITConfigAdapter to retrieve non-db config.* values
|
2018-07-16 19:38:17 -04:00 |
|
Hypolite Petovan
|
2503660f97
|
Add new INI config files
- Add new local.ini.tpl template
- Change all references from .htconfig.php to config/local.ini.php
|
2018-07-16 19:38:13 -04:00 |
|
Hypolite Petovan
|
c7ad76f9ab
|
Prevent empty $uid from messing up the PreloadConfigAdapter
|
2018-04-09 21:24:22 -04:00 |
|
Michael
|
850d9b4c0b
|
Line feeds fixed, not change in functionality
|
2018-03-24 18:39:13 +00:00 |
|
Hypolite Petovan
|
87f2d18554
|
Move *ConfigValue functions to App
|
2018-03-06 20:04:04 -05:00 |
|
Hypolite Petovan
|
047f949967
|
Remove irrelevant else case
|
2018-03-06 19:52:36 -05:00 |
|
Hypolite Petovan
|
dcd1f18611
|
Add refresh feature to Preload (P)Config adapters
- Add private methods to manipulat the App config variable
|
2018-03-06 19:52:36 -05:00 |
|
Hypolite Petovan
|
d760d33989
|
Add Config adapter interfaces/classes
|
2018-03-06 19:52:36 -05:00 |
|