]> git.mxchange.org Git - friendica.git/commit
Move PConfig::get() to DI::pConfig()->get()
authornupplaPhil <admin@philipp.info>
Sat, 18 Jan 2020 15:50:57 +0000 (16:50 +0100)
committernupplaPhil <admin@philipp.info>
Sat, 18 Jan 2020 15:50:57 +0000 (16:50 +0100)
commit9e9429b56d85626259e89d6373e59f9307be9c78
tree47c305d42c338e7ce6166c464aec350578dcb748
parent6e2880c6799e5c98e41ea40e1bdbac7bfe6ae326
Move PConfig::get() to DI::pConfig()->get()
61 files changed:
boot.php
doc/themes.md
include/api.php
include/conversation.php
mod/community.php
mod/network.php
mod/ostatus_subscribe.php
mod/ping.php
mod/profiles.php
mod/profperm.php
mod/salmon.php
mod/settings.php
mod/update_community.php
mod/update_contact.php
mod/update_display.php
mod/update_network.php
mod/update_notes.php
mod/update_profile.php
src/App.php
src/App/Authentication.php
src/Content/Feature.php
src/Content/Smilies.php
src/Content/Widget.php
src/Content/Widget/ContactBlock.php
src/Core/PConfig.php
src/Model/Event.php
src/Model/FileTag.php
src/Model/Item.php
src/Model/ItemContent.php
src/Model/Profile.php
src/Model/User.php
src/Module/Filer/SaveTag.php
src/Module/Group.php
src/Module/Invite.php
src/Module/Profile.php
src/Module/Security/TwoFactor/Verify.php
src/Module/Settings/TwoFactor/AppSpecific.php
src/Module/Settings/TwoFactor/Index.php
src/Module/Settings/TwoFactor/Recovery.php
src/Module/Settings/TwoFactor/Verify.php
src/Object/Post.php
src/Protocol/ActivityPub/Processor.php
src/Protocol/Diaspora.php
src/Protocol/OStatus.php
src/Util/Emailer.php
src/Util/ExAuth.php
src/Util/Temporal.php
src/Worker/OnePoll.php
view/theme/duepuntozero/config.php
view/theme/duepuntozero/style.php
view/theme/duepuntozero/theme.php
view/theme/frio/config.php
view/theme/frio/php/default.php
view/theme/frio/php/scheme.php
view/theme/frio/style.php
view/theme/frio/theme.php
view/theme/quattro/config.php
view/theme/quattro/style.php
view/theme/vier/config.php
view/theme/vier/style.php
view/theme/vier/theme.php