X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fdaemon.php;h=4c2491e97bca284cb6234820b0749f4e61241517;hb=7345de120221da277fff253e59a7259ae3b0e9cb;hp=9a3e1e7e9dde7958b6f3643cdbb58521cf89f732;hpb=c5cf2c4c94794a1aeea32a427ddd50e157fa893d;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); }