friendica/mod
Roland Haeder 6e44acfed6
Continued with coding convention:
- added curly braces around conditional code blocks
- added space between if/foreach/... and brace
- rewrote a code block so if dbm::is_result() fails it will abort, else the id
  is fetched from INSERT statement
- made some SQL keywords upper-cased and added back-ticks to columns/table names

Signed-off-by: Roland Haeder <roland@mxchange.org>
2016-12-20 21:15:53 +01:00
..
_well_known.php
acctlink.php
acl.php
admin.php Continued with coding convention: 2016-12-20 21:15:53 +01:00
allfriends.php Continued with coding convention: 2016-12-20 21:15:53 +01:00
amcd.php
api.php
apps.php
attach.php
babel.php
bookmarklet.php
cal.php Continued with coding convention: 2016-12-20 21:15:53 +01:00
cb.php
common.php Continued with coding convention: 2016-12-20 21:15:53 +01:00
community.php
contactgroup.php
contacts.php Continued with coding convention: 2016-12-20 21:15:53 +01:00
content.php
credits.php
crepair.php
delegate.php Continued with coding convention: 2016-12-20 21:15:53 +01:00
dfrn_confirm.php
dfrn_notify.php
dfrn_poll.php
dfrn_request.php Continued with coding convention: 2016-12-20 21:15:53 +01:00
directory.php Continued with coding convention: 2016-12-20 21:15:53 +01:00
dirfind.php
display.php
editpost.php
events.php Continued with coding convention: 2016-12-20 21:15:53 +01:00
fbrowser.php
fetch.php
filer.php
filerm.php Continued with coding convention: 2016-12-20 21:15:53 +01:00
follow.php Continued with coding convention: 2016-12-20 21:15:53 +01:00
friendica.php
fsuggest.php
group.php Continued with coding convention: 2016-12-20 21:15:53 +01:00
hcard.php Continued with coding convention: 2016-12-20 21:15:53 +01:00
help.php
home.php
hostxrd.php
hovercard.php
ignored.php
install.php Continued with coding convention: 2016-12-20 21:15:53 +01:00
invite.php Continued with coding convention: 2016-12-20 21:15:53 +01:00
item.php Continued with coding convention: 2016-12-20 21:15:53 +01:00
like.php
localtime.php
lockview.php
login.php
lostpass.php Continued with coding convention: 2016-12-20 21:15:53 +01:00
maintenance.php
manage.php
match.php
message.php Continued with coding convention: 2016-12-20 21:15:53 +01:00
modexp.php
mood.php
msearch.php
navigation.php
network.php Continued with coding convention: 2016-12-20 21:15:53 +01:00
newmember.php
nodeinfo.php
nogroup.php Continued with coding convention: 2016-12-20 21:15:53 +01:00
noscrape.php Continued with coding convention: 2016-12-20 21:15:53 +01:00
notes.php
notice.php
notifications.php
notify.php
oembed.php
oexchange.php
openid.php Continued with coding convention: 2016-12-20 21:15:53 +01:00
opensearch.php
ostatus_subscribe.php
p.php
parse_url.php
photo.php
photos.php Continued with coding convention: 2016-12-20 21:15:53 +01:00
ping.php
poco.php Continued with coding convention: 2016-12-20 21:15:53 +01:00
poke.php
post.php
pretheme.php
probe.php
profile.php Continued with coding convention: 2016-12-20 21:15:53 +01:00
profile_photo.php Continued with coding convention: 2016-12-20 21:15:53 +01:00
profiles.php Continued with coding convention: 2016-12-20 21:15:53 +01:00
profperm.php
proxy.php
pubsub.php
pubsubhubbub.php
qsearch.php
randprof.php
receive.php
redir.php
register.php
regmod.php
removeme.php
repair_ostatus.php
rsd_xml.php
salmon.php
search.php Continued with coding convention: 2016-12-20 21:15:53 +01:00
session.php
settings.php
share.php
smilies.php
starred.php
statistics_json.php
subthread.php
suggest.php Continued with coding convention: 2016-12-20 21:15:53 +01:00
tagger.php
tagrm.php
toggle_mobile.php
uexport.php
uimport.php
update_community.php
update_display.php
update_network.php
update_notes.php
update_profile.php
videos.php Continued with coding convention: 2016-12-20 21:15:53 +01:00
view.php
viewcontacts.php Continued with coding convention: 2016-12-20 21:15:53 +01:00
viewsrc.php
wall_attach.php
wall_upload.php
wallmessage.php
webfinger.php
worker.php
xrd.php