]> git.mxchange.org Git - friendica.git/commit
Remove deprecated App::cmd - replace with DI::args()->getCommand()
authornupplaPhil <admin@philipp.info>
Mon, 16 Dec 2019 00:33:13 +0000 (01:33 +0100)
committernupplaPhil <admin@philipp.info>
Sun, 29 Dec 2019 19:17:51 +0000 (20:17 +0100)
commit33674808dcbb2336466c65ed9915bda661076ae6
treecd1a4936b9807c29ee685821b81aebbaa0f1dc03
parente6f61c2cc77f23ad7f2fd34bab3f9b374fc48618
Remove deprecated App::cmd - replace with DI::args()->getCommand()
16 files changed:
include/conversation.php
mod/api.php
mod/cal.php
mod/dfrn_request.php
mod/events.php
mod/match.php
mod/message.php
mod/network.php
mod/photos.php
mod/pubsub.php
mod/suggest.php
mod/videos.php
src/App.php
src/Model/Profile.php
src/Module/Contact.php
src/Object/Post.php