1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-10 16:46:50 +02:00

Added missing date attribute to plugin.xml files.

This commit is contained in:
CaMer0n
2012-07-24 00:42:17 +00:00
parent 6cb2858aab
commit 9db1accd6d
33 changed files with 107 additions and 60 deletions

View File

@@ -2,7 +2,7 @@
<!-- $Id: plugin.xml,v 1.10 2009-10-22 04:14:45 e107coders Exp $ -->
<e107Plugin name="LIST_PLUGIN_1" version="1.0" compatibility="0.8" installRequired="true" releaseUrl=''>
<e107Plugin name="LIST_PLUGIN_1" version="1.0" date="2012-08-01" compatibility="2.0" installRequired="true" releaseUrl=''>
<author name="e107 Inc." url="http://e107.org" />
<description>LIST_PLUGIN_2</description>
<copyright>Copyright e107 Inc e107.org, Licensed under GPL (http://www.gnu.org/licenses/gpl.txt)</copyright>