friendica/bin
Roland Häder 2970a976d5 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
2018-07-22 12:28:39 -04:00
..
dev switch the Vagrant VM to the new config system (#5396) 2018-07-18 15:32:24 -04:00
auth_ejabberd.php Prevent infinite loops with Config when App is in install mode 2018-07-16 19:38:13 -04:00
composer.phar Restore executable permissions in bin/ 2018-03-23 20:47:58 -04:00
console Use correct /bin/bash hashbang in bin/console 2018-03-24 08:40:43 -04:00
console.bat Make bin/console executable 2018-03-18 19:51:22 -04:00
console.php Use $argv instead of $_SERVER['argv'] 2018-03-30 22:56:04 -04:00
daemon.php Fixes: (#5447) 2018-07-22 12:28:39 -04:00
run_xgettext.sh dont parse the addons directory for translateable strings 2018-05-17 22:41:06 +02:00
worker.php Remove extraneous dba::connect calls 2018-07-16 19:38:13 -04:00