]> git.mxchange.org Git - friendica.git/commit
Fixes: (#5447)
authorRoland Häder <Quix0r@users.noreply.github.com>
Sun, 22 Jul 2018 16:28:39 +0000 (18:28 +0200)
committerHypolite Petovan <mrpetovan@eml.cc>
Sun, 22 Jul 2018 16:28:39 +0000 (12:28 -0400)
commit2970a976d52abd83e85c6d238055bc8982d4e1e0
treeacaa038ae06d2cbcb1ff25f125020914bf666843
parentd1d2ee6b2f2a46f1c6495bfe9936146a2bfad403
Fixes: (#5447)
- rewrote to first check if PID file is readable, then if found load it
- next addition is to cast it's content to int. Any non-integer content will
  result in 0 (as I know).
- Give warnings a voice! (xdebug's scream option showed a warning)
- added some spaces for better readability
bin/daemon.php