1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-04 13:47:31 +02:00
This commit is contained in:
CaMer0n
2009-10-09 18:58:44 +00:00
parent 9bde5769e9
commit df34e985ad

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Id: plugin.xml,v 1.7 2009-09-24 00:11:20 e107coders Exp $ -->
<!-- $Id: plugin.xml,v 1.8 2009-10-09 18:58:44 e107coders Exp $ -->
<e107Plugin name="RSS_PLUGIN_LAN_1" version="1.3" compatibility="0.8" installRequired="true">
<author name="e107 Inc." url="http://e107.org" />
@@ -10,7 +10,7 @@
<logLanguageFile filename="languages/--LAN--_admin_rss_menu.php" />
<copyright>Copyright e107 Inc e107.org, Licensed under GPL (http://www.gnu.org/licenses/gpl.txt)</copyright>
<adminLinks>
<link url='admin_prefs.phpp' description='LAN_CONFIGURE' icon='images/rss_32.png' iconSmall='images/rss_16.png' primary='true' >LAN_CONFIGURE</link>
<link url='admin_prefs.php' description='LAN_CONFIGURE' icon='images/rss_32.png' iconSmall='images/rss_16.png' primary='true' >LAN_CONFIGURE</link>
</adminLinks>
<pluginPrefs>
</pluginPrefs>