]> git.mxchange.org Git - friendica.git/commit
Remove unused `use` statements & remove PConfig class
authornupplaPhil <admin@philipp.info>
Sat, 18 Jan 2020 16:02:59 +0000 (17:02 +0100)
committernupplaPhil <admin@philipp.info>
Sat, 18 Jan 2020 16:02:59 +0000 (17:02 +0100)
commit800694e9b36bc261a671a80b7ca787f27564a7ac
treef95139191d32a21a288ace41d163968053f5322b
parentb5c0df439fb13f110327c13e3f822244db9da855
Remove unused `use` statements & remove PConfig class
57 files changed:
boot.php
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_display.php
mod/update_network.php
mod/update_notes.php
mod/update_profile.php
src/Content/Feature.php
src/Content/Smilies.php
src/Content/Widget.php
src/Content/Widget/ContactBlock.php
src/Core/PConfig.php [deleted file]
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/Register.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
update.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/quattro/config.php
view/theme/quattro/style.php
view/theme/vier/config.php
view/theme/vier/style.php
view/theme/vier/theme.php