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