]> git.mxchange.org Git - friendica.git/commit
Fix formatting and PHP notice in mod/profile
authorHypolite Petovan <mrpetovan@gmail.com>
Mon, 1 Jan 2018 21:57:54 +0000 (16:57 -0500)
committerHypolite Petovan <mrpetovan@gmail.com>
Tue, 2 Jan 2018 13:18:18 +0000 (08:18 -0500)
commit4e6050489d2179adf9d156b3f00f3c8e9645af0c
tree9ccf710ff5e20c548c8ec6008ca80d63ddcdf541
parent93ca0d79fe3f68e2b9942b1c251475065add2f81
Fix formatting and PHP notice in mod/profile

- Use x() and defaults() to fix undefined indexes
- Simplify boolean variables assignment
- Add back undefined variables
mod/profile.php