1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-13 11:04:38 +01:00
php-e107/e107_plugins/pm/plugin.xml

14 lines
605 B
XML
Raw Normal View History

2009-07-17 14:41:55 +00:00
<?xml version="1.0" encoding="utf-8"?>
<!-- $Id: plugin.xml,v 1.13 2009-12-11 22:33:15 e107steved Exp $ -->
2009-07-16 10:24:44 +00:00
<e107Plugin name="ADLAN_PM" version="3.0" compatibility="0.8" installRequired="true">
2009-07-19 14:48:01 +00:00
<author name="e107 Inc." email="mcfly@e107.org" />
2009-07-16 10:20:59 +00:00
<description>ADLAN_PM_57</description>
2009-07-14 03:50:56 +00:00
<category>users</category>
<languageFiles>
<file type='log' path='languages/--LAN--_log.php' />
</languageFiles>
2009-09-24 00:11:21 +00:00
<adminLinks>
<link url='pm_conf.php' description='ADLAN_PM_2' icon='images/pvt_message_32.png' iconSmall='images/pvt_message_16.png' primary='true' >ADLAN_PM_2</link>
</adminLinks>
</e107Plugin>