mirror of
https://github.com/e107inc/e107.git
synced 2025-08-28 08:39:57 +02:00
Removed redundant PHP closing tags.
This commit is contained in:
@@ -18,4 +18,3 @@
|
||||
define("NWSF_FP_1", "News Feeds");
|
||||
define("NWSF_FP_2", "main page");
|
||||
|
||||
?>
|
@@ -3,4 +3,4 @@
|
||||
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.");
|
||||
|
||||
?>
|
||||
|
||||
|
@@ -24,4 +24,4 @@ define("NFLAN_48", "Unable to save raw data in database.");
|
||||
|
||||
|
||||
|
||||
?>
|
||||
|
||||
|
Reference in New Issue
Block a user