]> git.mxchange.org Git - friendica.git/commit
Replace deprecated defaults() calls by a combination of ?? and ?: operators in mod/
authorHypolite Petovan <hypolite@mrpetovan.com>
Tue, 15 Oct 2019 13:01:17 +0000 (09:01 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Tue, 15 Oct 2019 13:01:17 +0000 (09:01 -0400)
commit2db6171641bd3cd468b965470d9da56e82512e00
tree3f7f447c87660608925c20b8cfbc968776b7b138
parent8998926e5b03f7bfbd280aa50f0f5ea276aec8b3
Replace deprecated defaults() calls by a combination of ?? and ?: operators in mod/
32 files changed:
mod/cal.php
mod/common.php
mod/crepair.php
mod/dfrn_confirm.php
mod/dfrn_notify.php
mod/dfrn_poll.php
mod/dfrn_request.php
mod/display.php
mod/events.php
mod/fbrowser.php
mod/follow.php
mod/fsuggest.php
mod/hcard.php
mod/hovercard.php
mod/ignored.php
mod/item.php
mod/match.php
mod/message.php
mod/msearch.php
mod/network.php
mod/noscrape.php
mod/notifications.php
mod/photos.php
mod/poco.php
mod/pubsub.php
mod/redir.php
mod/regmod.php
mod/settings.php
mod/tagrm.php
mod/unfollow.php
mod/videos.php
mod/wallmessage.php