mirror of
https://github.com/e107inc/e107.git
synced 2025-06-25 02:13:15 +02:00
plugin and theme .xml corrections
This commit is contained in:
@ -2,9 +2,9 @@
|
||||
|
||||
<!-- $Id: plugin.xml,v 1.9 2009-10-20 03:49:22 e107coders Exp $ -->
|
||||
|
||||
<e107Plugin name="RSS" lang="RSS_PLUGIN_LAN_1" version="1.3" date="2012-08-01" compatibility="2.0" installRequired="true">
|
||||
<e107Plugin name="RSS" lan="RSS_PLUGIN_LAN_1" version="1.3" date="2012-08-01" compatibility="2.0" installRequired="true">
|
||||
<author name="e107 Inc." url="http://e107.org" />
|
||||
<description lang="RSS_PLUGIN_LAN_2">RSS Feeds from your site</description>
|
||||
<description lan="RSS_PLUGIN_LAN_2">RSS Feeds from your site</description>
|
||||
<category>misc</category>
|
||||
<languageFiles>
|
||||
<file type='log' path='languages/--LAN--_admin_rss_menu.php' />
|
||||
|
Reference in New Issue
Block a user