]> git.mxchange.org Git - friendica.git/commit - mod/ping.php
Replace q() with DBA methods, fix code style
authorHypolite Petovan <hypolite@mrpetovan.com>
Sun, 30 Dec 2018 06:08:51 +0000 (01:08 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Sun, 30 Dec 2018 06:08:51 +0000 (01:08 -0500)
commit5abc22f6c536b4fea7a5becd53561959ba0e7512
tree0a29b61788612586c0b36e058e7360473e8a0f2a
parentd838e6d0ecf2af14735da11f6e16a8831af01269
Replace q() with DBA methods, fix code style

- Remove unused variables
- Fix doc block
- Fix indentation
mod/message.php
mod/ping.php
src/Protocol/Diaspora.php