]> git.mxchange.org Git - friendica.git/commit
Remove deprecated App::is_mobile/is_tablet - replace with DI::mode()->isMobile()...
authornupplaPhil <admin@philipp.info>
Mon, 16 Dec 2019 00:12:07 +0000 (01:12 +0100)
committernupplaPhil <admin@philipp.info>
Sun, 29 Dec 2019 19:17:50 +0000 (20:17 +0100)
commit26af2feee28b0f4a74115a61c433020fcbce0e55
treefa1da75343459bb70cb83f8a5bc11a8f3a4733bc
parentc7230932d688def50f752ffcf5f82994b59c8013
Remove deprecated App::is_mobile/is_tablet - replace with DI::mode()->isMobile()/isTablet()
mod/community.php
mod/network.php
src/App.php
src/Model/Profile.php
src/Module/Profile.php
view/theme/frio/php/default.php
view/theme/frio/theme.php
view/theme/vier/theme.php