mirror of
https://github.com/e107inc/e107.git
synced 2025-07-30 19:30:25 +02:00
Updated plugin.xml files to new standard
This commit is contained in:
@@ -1,12 +1,8 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<e107Plugin>
|
||||
<name>Forum</name>
|
||||
<version>2.0</version>
|
||||
<author>e107dev</author>
|
||||
<authorUrl>http://e107.org</authorUrl>
|
||||
<!-- $Id: plugin.xml,v 1.13 2008-12-04 12:49:30 mcfly_e107 Exp $ -->
|
||||
<e107Plugin name="Forum" version="2.0" compatibility="0.8" installRequired="true">
|
||||
<author name="e107dev" url="http://e107.org"/>
|
||||
<description>This plugin is a fully featured Forum system</description>
|
||||
<compatibility>0.8</compatibility>
|
||||
<installRequired>true</installRequired>
|
||||
<folder>forum</folder>
|
||||
<administration>
|
||||
<configFile>forum_admin.php</configFile>
|
||||
|
Reference in New Issue
Block a user