friendica/mod
Hypolite Petovan 458981f75c Replace x() by isset(), !empty() or defaults()
- Remove extraneous parentheses around empty() calls
- Remove duplicate calls to intval(), count() or strlen() after empty()
- Replace ternary operators outputting binary value with empty() return value
- Rewrite defaults() without x()
2018-11-30 09:06:22 -05:00
..
_well_known.php
acl.php
admin.php
allfriends.php
amcd.php
api.php
apps.php
attach.php Renaming functions + moving functions from security to Model/Item and BaseModule + fix multiline comments 2018-10-17 21:30:41 +02:00
babel.php
bookmarklet.php
cal.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
common.php
community.php
contactgroup.php
credits.php
crepair.php
delegate.php
dfrn_confirm.php
dfrn_notify.php
dfrn_poll.php
dfrn_request.php
directory.php
dirfind.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
display.php
editpost.php
events.php
fbrowser.php
feedtest.php
fetch.php
filer.php Revert "Update function calls" 2018-11-05 13:07:07 -05:00
filerm.php
follow.php Convert remaining instances of "contacts" in mod/follow 2018-11-13 16:02:33 -05:00
friendica.php
fsuggest.php
group.php
hcard.php
help.php
home.php
hostxrd.php
hovercard.php
ignored.php Split goaway to System::externalRedirectTo() and App->internalRedirect() 2018-10-22 22:13:35 +02:00
invite.php
item.php
like.php
localtime.php
lockview.php lockview - prevent notices 2018-09-05 18:44:47 +02:00
lostpass.php
maintenance.php
manage.php
manifest.php get markup template 2018-10-31 10:44:06 -04:00
match.php
message.php
modexp.php
msearch.php
network.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
newmember.php change links from /contacts to /contact 2018-10-13 13:29:56 +02:00
nodeinfo.php
nogroup.php
noscrape.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
notes.php
notice.php
notifications.php
notify.php get markup template 2018-10-31 10:44:06 -04:00
oexchange.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
openid.php
opensearch.php
ostatus_subscribe.php
parse_url.php
photo.php
photos.php
phpinfo.php
ping.php
poco.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
poke.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
pretheme.php
probe.php Some more removed notices 2018-08-10 19:39:43 +00:00
profile.php
profile_photo.php
profiles.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
profperm.php functions moved to HTML class 2018-11-05 21:06:26 -05:00
pubsub.php
pubsubhubbub.php
randprof.php
receive.php
redir.php
register.php
regmod.php
removeme.php
repair_ostatus.php
robots_txt.php
rsd_xml.php
salmon.php
search.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
settings.php
share.php
smilies.php
starred.php
statistics_json.php
subthread.php
suggest.php
tagger.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
tagrm.php
toggle_mobile.php
uexport.php
uimport.php
unfollow.php
update_community.php fix scroll position in stream while ajax update 2018-06-16 13:05:33 +02:00
update_contact.php
update_display.php
update_network.php
update_notes.php
update_profile.php fix scroll position in stream while ajax update 2018-06-16 13:05:33 +02:00
videos.php
view.php
viewcontacts.php "viewcontacts" hadn't displayed the AP contacts 2018-11-21 08:50:43 +00:00
viewsrc.php
wall_attach.php
wall_upload.php
wallmessage.php
webfinger.php
worker.php
xrd.php