friendica/mod
2018-07-16 19:38:17 -04:00
..
_well_known.php
acctlink.php
acl.php
admin.php Replace global $a with BaseObject::getApp() 2018-07-16 19:38:17 -04:00
allfriends.php
amcd.php
api.php
apps.php
attach.php
babel.php
bookmarklet.php Replace direct accesses to App->config by Config::get/set calls 2018-07-16 19:38:16 -04:00
cal.php
common.php
community.php
contactgroup.php
contacts.php
credits.php
crepair.php
delegate.php
dfrn_confirm.php
dfrn_notify.php
dfrn_poll.php
dfrn_request.php
directory.php
dirfind.php
display.php
editpost.php
events.php
fbrowser.php
feedtest.php
fetch.php
filer.php
filerm.php
follow.php
friendica.php Replace direct accesses to App->config by Config::get/set calls 2018-07-16 19:38:16 -04:00
fsuggest.php
group.php
hcard.php
help.php Replace global $lang with system.language 2018-07-16 19:38:17 -04:00
home.php Replace direct accesses to App->config by Config::get/set calls 2018-07-16 19:38:16 -04:00
hostxrd.php
hovercard.php
ignored.php
install.php Fix undefined index notice messages in mod/install 2018-07-16 19:38:17 -04:00
invite.php Replace direct accesses to App->config by Config::get/set calls 2018-07-16 19:38:16 -04:00
item.php
like.php
localtime.php
lockview.php
lostpass.php Replace direct accesses to App->config by Config::get/set calls 2018-07-16 19:38:16 -04:00
maintenance.php
manage.php
manifest.php
match.php
message.php
modexp.php
msearch.php
network.php Fixes for some E_NOTICE and type-hints added (#5358) 2018-07-13 15:47:14 -04:00
newmember.php
nodeinfo.php Replace direct accesses to App->config by Config::get/set calls 2018-07-16 19:38:16 -04:00
nogroup.php
noscrape.php
notes.php
notice.php
notifications.php
notify.php
oexchange.php
openid.php Replace direct accesses to App->config by Config::get/set calls 2018-07-16 19:38:16 -04:00
opensearch.php
ostatus_subscribe.php
parse_url.php Next item structure works (#5380) 2018-07-15 14:36:20 -04:00
photo.php
photos.php
phpinfo.php
ping.php Fix missing use in mod/ping 2018-07-16 19:38:17 -04:00
poco.php
poke.php
pretheme.php
probe.php
profile.php
profile_photo.php Replace direct accesses to App->config by Config::get/set calls 2018-07-16 19:38:16 -04:00
profiles.php
profperm.php
proxy.php
pubsub.php
pubsubhubbub.php
randprof.php
receive.php
redir.php
register.php Replace global $lang with system.language 2018-07-16 19:38:17 -04:00
regmod.php Replace global $lang with system.language 2018-07-16 19:38:17 -04:00
removeme.php Replace direct accesses to App->config by Config::get/set calls 2018-07-16 19:38:16 -04:00
repair_ostatus.php
robots_txt.php
rsd_xml.php
salmon.php
search.php
settings.php Replace direct accesses to App->config by Config::get/set calls 2018-07-16 19:38:16 -04:00
share.php
smilies.php
starred.php
statistics_json.php Replace direct accesses to App->config by Config::get/set calls 2018-07-16 19:38:16 -04:00
subthread.php
suggest.php
tagger.php
tagrm.php
toggle_mobile.php
uexport.php
uimport.php Replace direct accesses to App->config by Config::get/set calls 2018-07-16 19:38:16 -04:00
unfollow.php
update_community.php
update_display.php
update_network.php
update_notes.php
update_profile.php
videos.php
view.php
viewcontacts.php
viewsrc.php
wall_attach.php
wall_upload.php
wallmessage.php
webfinger.php fix undeclared variables or wrong variable names (/mod) 2018-02-12 03:25:09 +01:00
worker.php
xrd.php