]> git.mxchange.org Git - friendica.git/commit
Remove direct calls to App->user
authorMichael <heluecht@pirati.ca>
Sun, 8 Aug 2021 10:14:56 +0000 (10:14 +0000)
committerMichael <heluecht@pirati.ca>
Sun, 8 Aug 2021 10:14:56 +0000 (10:14 +0000)
commitfc283ab92858238a5a55f24b1d1650bb72068b7d
tree4d3bda987c4bc9928361a0a50fb33a6b6b58d1cf
parent266ee26240a1717a55ae5d33bcd02cc9098af7a8
Remove direct calls to App->user
51 files changed:
boot.php
include/api.php
mod/api.php
mod/cal.php
mod/display.php
mod/editpost.php
mod/events.php
mod/fbrowser.php
mod/message.php
mod/notes.php
mod/photos.php
mod/ping.php
mod/removeme.php
mod/settings.php
mod/videos.php
src/App.php
src/App/Page.php
src/BaseModule.php
src/Content/Nav.php
src/Core/ACL.php
src/Factory/Notification/Introduction.php
src/Model/Mail.php
src/Model/User.php
src/Module/BaseApi.php
src/Module/BaseProfile.php
src/Module/Bookmarklet.php
src/Module/Contact/Poke.php
src/Module/Conversation/Community.php
src/Module/Conversation/Network.php
src/Module/Delegation.php
src/Module/HCard.php
src/Module/Home.php
src/Module/Invite.php
src/Module/NoScrape.php
src/Module/Profile/Common.php
src/Module/Profile/Contacts.php
src/Module/Profile/Profile.php
src/Module/Profile/Schedule.php
src/Module/Profile/Status.php
src/Module/Settings/Delegation.php
src/Module/Settings/Display.php
src/Module/Settings/Profile/Index.php
src/Module/Settings/Profile/Photo/Crop.php
src/Module/Settings/Profile/Photo/Index.php
src/Module/Settings/UserExport.php
src/Object/EMail/ItemCCEMail.php
src/Object/Post.php
src/Security/Authentication.php
src/Security/BasicAuth.php
view/theme/frio/theme.php
view/theme/vier/theme.php