]> git.mxchange.org Git - friendica.git/commit
Update formatting of Module\Contact
authorHypolite Petovan <hypolite@mrpetovan.com>
Sun, 14 Oct 2018 22:30:02 +0000 (18:30 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Sun, 14 Oct 2018 22:30:02 +0000 (18:30 -0400)
commitaa8039373a0017001dd8e020031d78c16d064d0d
tree60e62ba93ac676b04cb5d094a0d61ebb6d2ceb09
parenta883a99fe6533c4378091c37fac1c8e335c1bdeb
Update formatting of Module\Contact

- Replace double quotes with single
- Align array declarations
- Replace q() call with Model\User::getOwnerDataById()
src/Module/Contact.php