mirror of
https://github.com/e107inc/e107.git
synced 2025-08-29 01:00:20 +02:00
Added missing date attribute to plugin.xml files.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Id: plugin.xml,v 1.7 2009-10-20 03:49:22 e107coders Exp $ -->
|
||||
<e107Plugin name="LWLANINS_1" version="1.1" compatibility="0.8" installRequired="true" >
|
||||
<e107Plugin name="LWLANINS_1" version="1.1" date="2012-08-01" compatibility="2.0" installRequired="true" >
|
||||
<author name="e107 Inc." url="http://e107.org" />
|
||||
<description>This plugin will link specified words with a defined link and/or tooltip</description>
|
||||
<languageFiles>
|
||||
|
Reference in New Issue
Block a user