Rename dbesc to DBA::escape
authorHypolite Petovan <mrpetovan@gmail.com>
Sat, 21 Jul 2018 13:10:13 +0000 (09:10 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Mon, 23 Jul 2018 19:30:54 +0000 (15:30 -0400)
commita6fb3568f989f72164b435baafc63a174397b542
tree8a210e076f268e7dfaf457ed12bb88585d192a7a
parentd3a598f589a44c62817664f20d0d548697e631c5
Rename dbesc to DBA::escape
79 files changed:
include/api.php
include/enotify.php
include/items.php
include/security.php
include/text.php
mod/acl.php
mod/admin.php
mod/api.php
mod/attach.php
mod/contacts.php
mod/crepair.php
mod/delegate.php
mod/dfrn_confirm.php
mod/dfrn_notify.php
mod/dfrn_poll.php
mod/dfrn_request.php
mod/directory.php
mod/dirfind.php
mod/fbrowser.php
mod/follow.php
mod/friendica.php
mod/fsuggest.php
mod/group.php
mod/invite.php
mod/lockview.php
mod/manage.php
mod/match.php
mod/message.php
mod/modexp.php
mod/msearch.php
mod/network.php
mod/noscrape.php
mod/openid.php
mod/photo.php
mod/photos.php
mod/ping.php
mod/poco.php
mod/profile.php
mod/profile_photo.php
mod/profiles.php
mod/profperm.php
mod/register.php
mod/regmod.php
mod/repair_ostatus.php
mod/salmon.php
mod/search.php
mod/settings.php
mod/tagger.php
mod/videos.php
mod/viewcontacts.php
mod/wall_attach.php
mod/wall_upload.php
mod/wallmessage.php
src/Core/ACL.php
src/Core/NotificationsManager.php
src/Core/UserImport.php
src/Database/DBA.php
src/Database/DBStructure.php
src/Database/PostUpdate.php
src/Model/Contact.php
src/Model/Event.php
src/Model/GContact.php
src/Model/Mail.php
src/Model/Photo.php
src/Model/Profile.php
src/Protocol/DFRN.php
src/Protocol/Diaspora.php
src/Protocol/OStatus.php
src/Protocol/PortableContact.php
src/Worker/CheckVersion.php
src/Worker/Cron.php
src/Worker/CronJobs.php
src/Worker/DiscoverPoCo.php
src/Worker/GProbe.php
src/Worker/Notifier.php
src/Worker/UpdateGContact.php
update.php
view/theme/frio/theme.php
view/theme/vier/theme.php