X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=lib%2Fxmlstringer.php;h=b505e40d3957e8d13012fe8d9d3ecf5497ace903;hb=d3f8a880a91c134ae2aefc18efc47923bccf3fd2;hp=f8d8793e619434fa4bd3276b7a3553fe9bdbd58b;hpb=ae883ceb9b4689f6c1dd3aecdc4a844eda7d179a;p=quix0rs-gnu-social.git diff --git a/lib/xmlstringer.php b/lib/xmlstringer.php index f8d8793e61..b505e40d39 100644 --- a/lib/xmlstringer.php +++ b/lib/xmlstringer.php @@ -27,7 +27,7 @@ * @link http://status.net/ */ -if (!defined('LACONICA')) { +if (!defined('STATUSNET') && !defined('LACONICA')) { exit(1); }