X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=lib%2Fdaemon.php;h=4c2491e97bca284cb6234820b0749f4e61241517;hb=a954fd65ba00328cd1a76e620113d2f639340aaf;hp=9a3e1e7e9dde7958b6f3643cdbb58521cf89f732;hpb=be5d113fc684fcbe41b8374c62bfeb0f267216b7;p=quix0rs-gnu-social.git diff --git a/lib/daemon.php b/lib/daemon.php index 9a3e1e7e9d..4c2491e97b 100644 --- a/lib/daemon.php +++ b/lib/daemon.php @@ -17,7 +17,7 @@ * along with this program. If not, see . */ -if (!defined('STATUSNET')) { +if (!defined('STATUSNET') && !defined('LACONICA')) { exit(1); }