friendica/include
Roland Häder fb676335db Coding convention applied:
- space between "if" and brace
- curly braces on conditional blocks

Signed-off-by: Roland Häder <roland@mxchange.org>
2016-12-20 10:10:33 +01:00
..
Core
autoloader
Contact.php Merge branch 'rewrites/dbm_is_result' into develop 2016-12-19 14:47:05 +01:00
DirSearch.php
Emailer.php
ForumManager.php
HTTPExceptions.php
NotificationsManager.php
ParseUrl.php
Photo.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-19 14:27:16 +01:00
Probe.php
Scrape.php
Smilies.php
acl_selectors.php
api.php Used more dbm::is_result() instead of (!$r) or (!count($r)), still there are 2016-12-19 14:46:33 +01:00
attach.php
auth.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-19 14:27:16 +01:00
auth_ejabberd.php
autoloader.php
bb2diaspora.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-19 14:27:16 +01:00
bbcode.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-19 14:27:16 +01:00
cache.php
cli_startup.php
config.php
contact_selectors.php
contact_widgets.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-19 14:27:16 +01:00
conversation.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-19 14:27:16 +01:00
create_shadowentry.php
cron.php Used more dbm::is_result() instead of (!$r) or (!count($r)), still there are 2016-12-19 14:46:33 +01:00
cronhooks.php
cronjobs.php
crypto.php
datetime.php
dba.php
dba_pdo.php
dbclean.php
dbm.php
dbstructure.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-19 14:27:16 +01:00
dbupdate.php
delivery.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-19 14:27:16 +01:00
dfrn.php Coding convention applied: 2016-12-20 10:10:33 +01:00
diaspora.php
directory.php
discover_poco.php
email.php
enotify.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-19 14:27:16 +01:00
event.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-19 14:27:16 +01:00
expire.php
fcontact.php
features.php
feed.php
files.php
follow.php Coding convention applied: 2016-12-20 10:10:33 +01:00
friendica_smarty.php
gprobe.php
group.php Coding convention applied: 2016-12-20 10:10:33 +01:00
html2bbcode.php
html2plain.php
identity.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-19 14:27:16 +01:00
items.php Merge branch 'rewrites/dbm_is_result' into develop 2016-12-19 14:47:05 +01:00
like.php Coding convention applied: 2016-12-20 10:10:33 +01:00
lock.php Coding convention applied: 2016-12-20 10:10:33 +01:00
map.php
message.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-19 14:27:16 +01:00
msgclean.php
nav.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-19 14:27:16 +01:00
network.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-19 14:27:16 +01:00
notifier.php Coding convention applied: 2016-12-20 10:10:33 +01:00
oauth.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-19 14:27:16 +01:00
oembed.php
onepoll.php Coding convention applied: 2016-12-20 10:10:33 +01:00
ostatus.php
pgettext.php
photos.php
pidfile.php
plaintext.php
plugin.php Merge branch 'rewrites/dbm_is_result' into develop 2016-12-19 14:47:05 +01:00
poller.php Used more dbm::is_result() instead of (!$r) or (!count($r)), still there are 2016-12-19 14:46:33 +01:00
post_update.php
profile_selectors.php
profile_update.php
pubsubpublish.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-19 14:27:16 +01:00
queue.php
queue_fn.php
quoteconvert.php
redir.php Coding convention applied: 2016-12-20 10:10:33 +01:00
remove_contact.php
salmon.php
security.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-19 14:27:16 +01:00
session.php
shadowupdate.php
socgraph.php Coding convention applied: 2016-12-20 10:10:33 +01:00
spool_post.php
system_unavailable.php
tags.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-19 14:27:16 +01:00
tagupdate.php
template_processor.php
text.php Coding convention applied: 2016-12-20 10:10:33 +01:00
threads.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-19 14:27:16 +01:00
threadupdate.php
uimport.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-19 14:27:16 +01:00
update_gcontact.php
user.php Used more dbm::is_result() instead of (!$r) or (!count($r)), still there are 2016-12-19 14:46:33 +01:00
xml.php