mirror of
https://github.com/e107inc/e107.git
synced 2025-09-01 02:21:58 +02:00
plugin and theme .xml corrections
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Id: plugin.xml,v 1.15 2009-10-22 04:14:45 e107coders Exp $ -->
|
||||
<e107Plugin name="Downloads" lang="Downloads" version="1.0" date="2012-08-01" compatibility="2.0" installRequired="true">
|
||||
<e107Plugin name="Downloads" lan="Downloads" version="1.0" date="2012-08-01" compatibility="2.0" installRequired="true">
|
||||
<author name="e107 Inc." url="http://e107.org" />
|
||||
<description lang="DOWLAN_DESCRIPTION">This plugin is a fully featured File-download system</description>
|
||||
<description lan="DOWLAN_DESCRIPTION">This plugin is a fully featured File-download system</description>
|
||||
<category>content</category>
|
||||
<languageFiles>
|
||||
<file type='install' path='languages/--LAN--/admin_download.php' />
|
||||
|
Reference in New Issue
Block a user