X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Fsubedit.php;h=cf6589e50420baafb6cf2b5fa50711109e6bb1c9;hb=03022c6e601f223c92216af9748c764786cf46c2;hp=853ac12a21d5ecd6edf3344e4e563f542f762312;hpb=4737563b957e84ee06d07f373af533b2f037497a;p=quix0rs-gnu-social.git diff --git a/actions/subedit.php b/actions/subedit.php index 853ac12a21..cf6589e504 100644 --- a/actions/subedit.php +++ b/actions/subedit.php @@ -17,7 +17,7 @@ * along with this program. If not, see . */ -if (!defined('LACONICA')) { exit(1); } +if (!defined('STATUSNET') && !defined('LACONICA')) { exit(1); } class SubeditAction extends Action {