Rss10Action now in an autodetected file.

This commit is contained in:
Mikael Nordfeldth
2015-07-09 14:22:22 +02:00
parent 9b8ac2d404
commit d63bca9d3c
10 changed files with 8 additions and 38 deletions

View File

@@ -28,11 +28,7 @@
* 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 bookmarks action class.