]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/grouprss.php
Rss10Action now in an autodetected file.
[quix0rs-gnu-social.git] / actions / grouprss.php
index 87e34d73f80eccb6eb9020bd5ac005a606dea475..dca323ad734904c5b2d4db01e4414f291c756f64 100644 (file)
  * @link      http://status.net/
  */
 
-if (!defined('STATUSNET') && !defined('LACONICA')) {
-    exit(1);
-}
-
-require_once INSTALLDIR.'/lib/rssaction.php';
+if (!defined('GNUSOCIAL')) { exit(1); }
 
 define('MEMBERS_PER_SECTION', 27);