X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=actions%2Ftagother.php;h=c3f43be8ba42fac0b44e20e2dc4a740ab721e5f8;hb=f60a55d9ec08019c7e1a9b60bc5d34fad61fb088;hp=96246f79903185392df174fe35a574917d0add03;hpb=9014a0a90d9ab5ee408aded51f379fd084fcd82c;p=quix0rs-gnu-social.git diff --git a/actions/tagother.php b/actions/tagother.php index 96246f7990..c3f43be8ba 100644 --- a/actions/tagother.php +++ b/actions/tagother.php @@ -1,7 +1,7 @@ . */ -if (!defined('LACONICA')) { exit(1); } +if (!defined('STATUSNET') && !defined('LACONICA')) { exit(1); } require_once(INSTALLDIR.'/lib/settingsaction.php');