]> git.mxchange.org Git - friendica.git/commit
Refactor deprecated App::isAjax() to DI::mode()->isAjax()
authornupplaPhil <admin@philipp.info>
Sun, 15 Dec 2019 23:30:39 +0000 (00:30 +0100)
committernupplaPhil <admin@philipp.info>
Sun, 29 Dec 2019 19:17:44 +0000 (20:17 +0100)
commit8b6e123b3f20392f5676f1514d4033c090ccf099
treeb62ca47311fb55abaed32c884c54a4bacd51a61c
parent8e6973b774efeff5dd381e8984c22171c6a14c31
Refactor deprecated App::isAjax() to DI::mode()->isAjax()
mod/item.php
src/App.php
src/App/Authentication.php
src/Module/Admin/Themes/Details.php
src/Module/Admin/Themes/Embed.php
src/Module/Debug/ItemBody.php
src/Module/Group.php