mirror of
https://github.com/e107inc/e107.git
synced 2025-02-11 18:14:10 +01:00
7 lines
210 B
PHP
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.");
|
|
|
|
|