Improve dba::selectFirst calls
authorHypolite Petovan <mrpetovan@gmail.com>
Thu, 11 Jan 2018 08:26:30 +0000 (03:26 -0500)
committerHypolite Petovan <mrpetovan@gmail.com>
Thu, 11 Jan 2018 08:43:57 +0000 (03:43 -0500)
commit5fc492776436dd06d46b1a8936a3f19cc96abbcf
tree61269938b01cf349afd73eb1ed31aff0b158be14
parent465e1d6a5ca86794d3359536fcf2735889fbbc03
Improve dba::selectFirst calls

- Fix remaining $r[0] references
- Rename $r to meaningful names
29 files changed:
include/api.php
include/contact_widgets.php
include/conversation.php
include/enotify.php
include/identity.php
include/message.php
include/nav.php
include/session.php
index.php
mod/contacts.php
mod/hovercard.php
mod/network.php
mod/proxy.php
mod/xrd.php
src/Content/OEmbed.php
src/Core/Cache.php
src/Core/Config.php
src/Core/PConfig.php
src/Core/Worker.php
src/Model/Contact.php
src/Model/GContact.php
src/Model/Photo.php
src/Network/FKOAuth1.php
src/Network/FKOAuthDataStore.php
src/Object/Post.php
src/Protocol/PortableContact.php
src/Worker/OnePoll.php
src/Worker/Queue.php
util/global_community_silence.php