X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Fsup.php;h=5daf0a1c1ddaf53f083d42213b90950f3c7976dd;hb=c899e4a84ee45b65950980ccb87e52129871d58e;hp=b635de194f5e8f6b123ebead7c5adc6a6e6fcb3a;hpb=865b716f0919b6e5133133cd6be53f4143660324;p=quix0rs-gnu-social.git diff --git a/actions/sup.php b/actions/sup.php index b635de194f..5daf0a1c1d 100644 --- a/actions/sup.php +++ b/actions/sup.php @@ -17,7 +17,7 @@ * along with this program. If not, see . */ -if (!defined('STATUSNET')) { exit(1); } +if (!defined('STATUSNET') && !defined('LACONICA')) { exit(1); } class SupAction extends Action {