Rename removeTags to escapeTags
authorAdam Magness <adam.magness@gmail.com>
Fri, 9 Nov 2018 18:29:42 +0000 (13:29 -0500)
committerAdam Magness <adam.magness@gmail.com>
Fri, 9 Nov 2018 18:29:42 +0000 (13:29 -0500)
commit218f0734be88e3a504680dd06b917f78787ec8bc
tree255c4d27446ae65906414cc5ac99ec0afdb24cba
parent063f0e9cb06bb09d06c2630d4b6cecc5eb381fdc
Rename removeTags to escapeTags

rename function and update calls.
51 files changed:
include/conversation.php
include/text.php
mod/acl.php
mod/admin.php
mod/dfrn_confirm.php
mod/dfrn_notify.php
mod/dfrn_request.php
mod/directory.php
mod/dirfind.php
mod/follow.php
mod/group.php
mod/help.php
mod/invite.php
mod/item.php
mod/like.php
mod/lostpass.php
mod/message.php
mod/network.php
mod/oexchange.php
mod/openid.php
mod/photos.php
mod/poco.php
mod/poke.php
mod/profile.php
mod/profiles.php
mod/pubsub.php
mod/pubsubhubbub.php
mod/register.php
mod/salmon.php
mod/search.php
mod/settings.php
mod/subthread.php
mod/tagger.php
mod/tagrm.php
mod/unfollow.php
mod/wall_upload.php
mod/wallmessage.php
mod/xrd.php
src/Model/Item.php
src/Model/Profile.php
src/Model/User.php
src/Module/Contact.php
src/Module/Install.php
src/Module/Login.php
src/Network/Probe.php
src/Protocol/DFRN.php
src/Protocol/Diaspora.php
src/Util/Strings.php
src/Worker/OnePoll.php
tests/src/Util/StringsTest.php
view/theme/frio/theme.php