]> git.mxchange.org Git - friendica.git/commit
Fix formatting and PHP notices in identity
authorHypolite Petovan <mrpetovan@gmail.com>
Mon, 1 Jan 2018 20:47:20 +0000 (15:47 -0500)
committerHypolite Petovan <mrpetovan@gmail.com>
Tue, 2 Jan 2018 13:09:50 +0000 (08:09 -0500)
commit861c4c74749e78a0e6ffae1149c988ee4b8d53f2
tree60858657ed6d58800c0e3792b5239c70a4e68995
parenta9641290850aa19ffaea13fba51e44fb06fac12b
Fix formatting and PHP notices in identity

- Change flow of profile_load() function to return early if $profiledata
and !$user
- Replace remaining double quotes by single
- Add back uninitialized variables in profile_sidebar
include/identity.php