]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/allrss.php
Rss10Action now in an autodetected file.
[quix0rs-gnu-social.git] / actions / allrss.php
index fee52c79ab3c7301f307865c6504b12ec39d6d5e..d311701a57d3a12f1088b243faadd3fddb24fb4c 100644 (file)
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-if (!defined('STATUSNET') && !defined('LACONICA')) {
-    exit(1);
-}
-
-require_once INSTALLDIR.'/lib/rssaction.php';
+if (!defined('GNUSOCIAL')) { exit(1); }
 
 /**
  * RSS feed for user and friends timeline.