X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Ffavoritesrss.php;h=2d5ce985416d9e9d83f32b9f9d1a55082d7f6ebe;hb=df86aa721455fde537608d5faeaaf92075afb738;hp=0302d10e5fdaa0eb7ec035d98fd6195c4854b79b;hpb=434abed511faa045c506c75443895b7e4ce7ff3f;p=quix0rs-gnu-social.git diff --git a/actions/favoritesrss.php b/actions/favoritesrss.php index 0302d10e5f..2d5ce98541 100644 --- a/actions/favoritesrss.php +++ b/actions/favoritesrss.php @@ -29,7 +29,7 @@ * along with this program. If not, see . */ -if (!defined('STATUSNET')) { +if (!defined('STATUSNET') && !defined('LACONICA')) { exit(1); }