]> git.mxchange.org Git - friendica.git/commit
Fix issues in mod/contacts
authorHypolite Petovan <mrpetovan@gmail.com>
Sat, 6 Jan 2018 02:05:18 +0000 (21:05 -0500)
committerHypolite Petovan <mrpetovan@gmail.com>
Sat, 6 Jan 2018 02:05:23 +0000 (21:05 -0500)
commit6444f97c985c827b0f613a515844187bf75c6ca5
treefe122e178e4a8e85754f60276a5dc5c659a7b930
parent514252891396705e0138af6ac1452bffe692d521
Fix issues in mod/contacts

- Fix formatting
- Use DBM::is_result()
- Use dba::select
- Simplify sprintf(t[t]()) structures
- Remove commented out code
- Remove unused variables
- Update documentation type hints
include/dba.php
mod/contacts.php