]> git.mxchange.org Git - friendica.git/commit
Replace direct accesses to App->config by Config::get/set calls
authorHypolite Petovan <mrpetovan@gmail.com>
Sat, 7 Jul 2018 21:46:30 +0000 (17:46 -0400)
committerHypolite Petovan <mrpetovan@gmail.com>
Mon, 16 Jul 2018 23:38:16 +0000 (19:38 -0400)
commit762a78661109d28dbc29a15b379b342938b35f40
tree3ee7a456b442d2c8ca724fba52b55d61af9ad197
parentd1f2d04803b799092e16a260824a548c574cfaca
Replace direct accesses to App->config by Config::get/set calls
29 files changed:
boot.php
include/dba.php
include/enotify.php
mod/admin.php
mod/bookmarklet.php
mod/friendica.php
mod/home.php
mod/install.php
mod/invite.php
mod/lostpass.php
mod/nodeinfo.php
mod/openid.php
mod/ping.php
mod/profile_photo.php
mod/register.php
mod/regmod.php
mod/removeme.php
mod/settings.php
mod/statistics_json.php
mod/uimport.php
src/Content/Nav.php
src/Content/Text/BBCode.php
src/Core/Console/AutomaticInstallation.php
src/Database/DBStructure.php
src/Model/Profile.php
src/Model/User.php
src/Module/Login.php
src/Protocol/OStatus.php
view/theme/frio/theme.php