]> git.mxchange.org Git - friendica.git/commit
Fix formatting and PHP notices in contacts
authorHypolite Petovan <mrpetovan@gmail.com>
Mon, 1 Jan 2018 21:27:01 +0000 (16:27 -0500)
committerHypolite Petovan <mrpetovan@gmail.com>
Tue, 2 Jan 2018 13:11:14 +0000 (08:11 -0500)
commitf7165156f1d049e110226dbd25730e44d5c550ba
tree25c390484f2e67a586fe458895ff091ac1aa8c3f
parentd0d4e3813b063978b3f9e17577fc9b1ab984c9d0
Fix formatting and PHP notices in contacts

- Use x() and defaults() to fix undefined indexes
- Fix variable and constant name typos
- Remove unused variables and commented out code
- Add back undefined variables
mod/contacts.php
mod/crepair.php
mod/hovercard.php