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