]> git.mxchange.org Git - friendica.git/commit
Replace deprecated $a->page with DI::page()
authornupplaPhil <admin@philipp.info>
Mon, 30 Dec 2019 19:02:09 +0000 (20:02 +0100)
committernupplaPhil <admin@philipp.info>
Mon, 30 Dec 2019 19:02:09 +0000 (20:02 +0100)
commit6d7362da4134cce31f28a5efa2c623a11f89afc2
tree215ec40ce524595386954ffe6856c333fa8e40fa
parent6c2d13403ed55b38fe1c23bebd6c1d3dca8115cd
Replace deprecated $a->page with DI::page()
48 files changed:
include/conversation.php
mod/api.php
mod/cal.php
mod/common.php
mod/community.php
mod/crepair.php
mod/display.php
mod/editpost.php
mod/events.php
mod/follow.php
mod/match.php
mod/message.php
mod/network.php
mod/ostatus_subscribe.php
mod/photos.php
mod/poke.php
mod/profile_photo.php
mod/profiles.php
mod/repair_ostatus.php
mod/settings.php
mod/suggest.php
mod/unfollow.php
mod/videos.php
mod/wallmessage.php
src/App.php
src/Content/Widget.php
src/Model/Item.php
src/Model/Profile.php
src/Module/AllFriends.php
src/Module/BaseAdminModule.php
src/Module/BaseSettingsModule.php
src/Module/Bookmarklet.php
src/Module/Contact.php
src/Module/Directory.php
src/Module/Group.php
src/Module/Help.php
src/Module/Home.php
src/Module/Item/Compose.php
src/Module/Profile.php
src/Module/Search/Directory.php
src/Module/Search/Index.php
src/Module/Security/Login.php
view/theme/duepuntozero/theme.php
view/theme/frio/php/frio_boot.php
view/theme/frio/theme.php
view/theme/quattro/theme.php
view/theme/smoothly/theme.php
view/theme/vier/theme.php