mirror of
https://github.com/e107inc/e107.git
synced 2025-08-29 17:19:56 +02:00
plugin.xml pref fixes and <folder> removal.
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<!-- $Id: plugin.xml,v 1.6 2009-07-19 14:48:01 marj_nl_fr Exp $ -->
|
||||
<!-- $Id: plugin.xml,v 1.7 2009-09-21 22:14:44 e107coders Exp $ -->
|
||||
|
||||
<e107Plugin name="LIST_PLUGIN_1" version="1.0" compatibility="0.8" installRequired="true">
|
||||
<author name="e107 Inc." url="http://e107.org" />
|
||||
<description>LIST_PLUGIN_2</description>
|
||||
<folder>list_new</folder>
|
||||
<logLanguageFile filename="languages/--LAN--_admin_list_new.php" />
|
||||
<copyright>Copyright e107 Inc e107.org, Licensed under GPL (http://www.gnu.org/licenses/gpl.txt)</copyright>
|
||||
<administration>
|
||||
@@ -16,6 +15,6 @@
|
||||
<installDone>LIST_PLUGIN_4</installDone>
|
||||
</administration>
|
||||
<menuLink name="LIST_PLUGIN_5" url="list_new/list.php" />
|
||||
<mainPrefs>
|
||||
</mainPrefs>
|
||||
<pluginPrefs>
|
||||
</pluginPrefs>
|
||||
</e107Plugin>
|
Reference in New Issue
Block a user