X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Fnoticesearchrss.php;fp=actions%2Fnoticesearchrss.php;h=f59ad79625366453f9f272655ba529d2a2a342c8;hb=df86aa721455fde537608d5faeaaf92075afb738;hp=67bca01b53540d58105e6b1e8dd5926d5ebe07e1;hpb=434abed511faa045c506c75443895b7e4ce7ff3f;p=quix0rs-gnu-social.git diff --git a/actions/noticesearchrss.php b/actions/noticesearchrss.php index 67bca01b53..f59ad79625 100644 --- a/actions/noticesearchrss.php +++ b/actions/noticesearchrss.php @@ -28,7 +28,7 @@ * along with this program. If not, see . */ -if (!defined('STATUSNET')) { +if (!defined('STATUSNET') && !defined('LACONICA')) { exit(1); }