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