X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Fpostnotice.php;h=883cd53fbc8c83f0867ee8d97779e7979330f350;hb=865b716f0919b6e5133133cd6be53f4143660324;hp=ab8d4339b7f44946ab3fecf53a42bf3849d0e53b;hpb=1ee7d0ab55aa5e270a5087c939339b662aefbd9e;p=quix0rs-gnu-social.git diff --git a/actions/postnotice.php b/actions/postnotice.php index ab8d4339b7..883cd53fbc 100644 --- a/actions/postnotice.php +++ b/actions/postnotice.php @@ -17,7 +17,7 @@ * along with this program. If not, see . */ -if (!defined('LACONICA')) { exit(1); } +if (!defined('STATUSNET')) { exit(1); } require_once(INSTALLDIR.'/lib/omb.php');