mirror of
https://github.com/e107inc/e107.git
synced 2025-08-29 09:10:23 +02:00
Added missing date attribute to plugin.xml files.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
<!-- $Id: plugin.xml,v 1.1 2009-11-09 12:57:34 e107coders Exp $ -->
|
||||
|
||||
<e107Plugin name="FAQs" version="1.0" compatibility="0.8" installRequired="true">
|
||||
<e107Plugin name="FAQs" version="1.0" date="2012-08-01" compatibility="2.0" installRequired="true">
|
||||
<author name="e107 Inc" url="http://www.e107.org" email="security@e107.org" />
|
||||
<description>Based on the original FAQ plugin by Cameron @ e107 Inc.</description>
|
||||
<copyright>Copyright e107 Inc e107.org, Licensed under GPL (http://www.gnu.org/licenses/gpl.txt)</copyright>
|
||||
|
Reference in New Issue
Block a user