Replace dba::select(limit => 1) by dba::selectOne
authorHypolite Petovan <mrpetovan@gmail.com>
Wed, 10 Jan 2018 03:20:33 +0000 (22:20 -0500)
committerHypolite Petovan <mrpetovan@gmail.com>
Wed, 10 Jan 2018 17:57:21 +0000 (12:57 -0500)
commitda60893590a302bf94dfd86f5586f26509160d34
tree74ab43f28a99ec448b0340e2551644a38573b6ff
parenta2d3cee0063cd2f99b6724d81e77fd31914de928
Replace dba::select(limit => 1) by dba::selectOne

- Convert array declarations to new style
51 files changed:
include/api.php
include/contact_widgets.php
include/conversation.php
include/dba.php
include/enotify.php
include/identity.php
include/items.php
include/message.php
include/nav.php
include/session.php
include/tags.php
index.php
mod/admin.php
mod/cal.php
mod/common.php
mod/contacts.php
mod/display.php
mod/hovercard.php
mod/network.php
mod/noscrape.php
mod/proxy.php
mod/receive.php
mod/settings.php
mod/unfollow.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/Group.php
src/Model/Photo.php
src/Model/User.php
src/Module/Login.php
src/Network/FKOAuth1.php
src/Network/FKOAuthDataStore.php
src/Network/Probe.php
src/Object/Post.php
src/Protocol/Diaspora.php
src/Protocol/Feed.php
src/Protocol/OStatus.php
src/Protocol/PortableContact.php
src/Util/ExAuth.php
src/Util/Lock.php
src/Worker/Expire.php
src/Worker/Notifier.php
src/Worker/OnePoll.php
src/Worker/Queue.php
util/global_community_silence.php