]> git.mxchange.org Git - friendica.git/commit
2) Refactor App->config[] into Core\PConfig
authorPhilipp Holzer <admin@philipp.info>
Sun, 3 Feb 2019 18:04:41 +0000 (19:04 +0100)
committerPhilipp Holzer <admin@philipp.info>
Sun, 3 Feb 2019 18:04:41 +0000 (19:04 +0100)
commitd43a8184f49715d6716373d360551dcc7fa58d41
treeccadf9337b16f518a3b12f35c71dd37790525e8e
parentbe6b2295349d4d3e399b58f845efc5014e299275
2) Refactor App->config[] into Core\PConfig
src/App.php
src/Core/Config.php
src/Core/Config/IConfigAdapter.php
src/Core/Config/IPConfigAdapter.php
src/Core/Config/JITPConfigAdapter.php
src/Core/Config/PreloadPConfigAdapter.php
src/Core/PConfig.php