]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/userrss.php
update version in README, add note about status.net
[quix0rs-gnu-social.git] / actions / userrss.php
index 20e65b083b9df7045bffe4bf9e7ff66476fcd20b..fa6d588cdf4358f7c2f99f37853bb10b7e3de8b7 100644 (file)
@@ -17,7 +17,7 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-if (!defined('LACONICA')) { exit(1); }
+if (!defined('STATUSNET') && !defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/rssaction.php');