X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Fsubedit.php;h=cf6589e50420baafb6cf2b5fa50711109e6bb1c9;hb=c8d5c8442fe6ce54f7f65d1d0eb4203b06c09583;hp=3320bdc599c2d2c47baa473e938d4cd894733424;hpb=865b716f0919b6e5133133cd6be53f4143660324;p=quix0rs-gnu-social.git diff --git a/actions/subedit.php b/actions/subedit.php index 3320bdc599..cf6589e504 100644 --- a/actions/subedit.php +++ b/actions/subedit.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 SubeditAction extends Action {