1
1
Fork 0
friendica_2019-12_sharedHos.../include
Roland Häder 11c16f1123
Continued:
- added more curly braces
- replaced if (blaFoo()) { return true; } return false; with return blaFoo();
- added spaces

Signed-off-by: Roland Häder <roland@mxchange.org>
2017-05-17 18:32:03 +02:00
..
acl_selectors.php
api.php
attach.php
auth.php
auth_ejabberd.php
bb2diaspora.php
bbcode.php
cache.php
cli_startup.php
config.php
Contact.php
contact_selectors.php
contact_widgets.php
conversation.php
create_shadowentry.php
cron.php
cronhooks.php
cronjobs.php
crypto.php
datetime.php
dba.php
dba_pdo.php Some CR applied: 2017-05-17 18:06:13 +02:00
dbclean.php
dbm.php
dbstructure.php
dbupdate.php
delivery.php
dfrn.php
diaspora.php reverted comments, but maintained multi-line comment. 2017-05-17 18:11:22 +02:00
directory.php
DirSearch.php
discover_poco.php
email.php
Emailer.php
enotify.php
event.php
expire.php
fcontact.php
features.php
feed.php
files.php
follow.php
ForumManager.php
friendica_smarty.php
gprobe.php
group.php
html2bbcode.php
html2plain.php
HTTPExceptions.php
identity.php
items.php
like.php
lock.php
map.php
message.php
msgclean.php
nav.php
network.php
NotificationsManager.php
notifier.php
oauth.php
oembed.php
onepoll.php
ostatus.php
pgettext.php
Photo.php
photos.php
pidfile.php
plaintext.php
plugin.php
poller.php
post_update.php
probe.php
profile_selectors.php
profile_update.php
pubsubpublish.php
queue.php opps, went in again? :-/ 2017-05-17 15:31:46 +02:00
queue_fn.php
quoteconvert.php
redir.php added spaces + some curly braces + some usage of dbm::is_result() 2017-05-17 15:08:15 +02:00
remove_contact.php
salmon.php added spaces + some curly braces + some usage of dbm::is_result() 2017-05-17 15:08:15 +02:00
security.php added spaces + some curly braces + some usage of dbm::is_result() 2017-05-17 15:08:15 +02:00
session.php
shadowupdate.php
Smilies.php
socgraph.php added spaces + some curly braces + some usage of dbm::is_result() 2017-05-17 15:08:15 +02:00
spool_post.php
system_unavailable.php
tags.php added spaces + some curly braces + some usage of dbm::is_result() 2017-05-17 15:08:15 +02:00
tagupdate.php
template_processor.php added spaces + some curly braces + some usage of dbm::is_result() 2017-05-17 15:08:15 +02:00
text.php Continued: 2017-05-17 18:32:03 +02:00
threads.php added spaces + some curly braces + some usage of dbm::is_result() 2017-05-17 15:08:15 +02:00
threadupdate.php
uimport.php
update_gcontact.php
user.php
xml.php