]> git.mxchange.org Git - friendica.git/commit
Fix formatting and PHP notice in mod/message
authorHypolite Petovan <mrpetovan@gmail.com>
Mon, 1 Jan 2018 21:29:48 +0000 (16:29 -0500)
committerHypolite Petovan <mrpetovan@gmail.com>
Tue, 2 Jan 2018 13:11:14 +0000 (08:11 -0500)
commite52c11cc5837d0c2b55d6f0c1a81a8052efceeeb
tree097a9a9c42f53826747e5ceb979dbf3c46136690
parentf7165156f1d049e110226dbd25730e44d5c550ba
Fix formatting and PHP notice in mod/message

- Use argc to check for argv existence
- Simplify sprintf(t()) structures
mod/message.php