X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=lib%2Fsubs.php;h=68c89c84217f3e1228e436ef2f2eaecc64fce8eb;hb=be73757131127c687090f925ff873ff385a88604;hp=ae3949b75ee16dae4c0a30b08875c25c2027a039;hpb=c5cf2c4c94794a1aeea32a427ddd50e157fa893d;p=quix0rs-gnu-social.git diff --git a/lib/subs.php b/lib/subs.php index ae3949b75e..68c89c8421 100644 --- a/lib/subs.php +++ b/lib/subs.php @@ -17,7 +17,7 @@ * along with this program. If not, see . */ -if (!defined('STATUSNET')) { exit(1); } +if (!defined('STATUSNET') && !defined('LACONICA')) { exit(1); } require_once('XMPPHP/XMPP.php');