1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-11 18:14:10 +01:00
2020-08-10 15:49:44 -07:00

7 lines
210 B
PHP

<?php
define("LAN_PLUGIN_NEWSFEEDS_NAME", "Newsfeeds");
define("LAN_PLUGIN_NEWSFEEDS_DESCRIPTION", "This plugin will retrieve rss feeds from other websites and display them according to your preferences.");