1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

18 lines
699 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.11 2009-10-20 03:49:22 e107coders Exp $ -->
<e107Plugin name="POLL_ADLAN01" version="2.0" compatibility="0.8" installRequired="true" >
2009-07-14 03:50:56 +00:00
<author name="e107 Inc." url="http://e107.org" />
2008-08-16 16:25:45 +00:00
<description>POLL_ADLAN02</description>
<category>content</category>
<languageFiles>
<file type='log' path='languages/--LAN--_admin_poll.php' />
</languageFiles>
2009-09-24 00:11:21 +00:00
<adminLinks>
<link url='admin_config.php' description='POLL_ADLAN03' icon='images/polls_32.png' iconSmall='images/polls_16.png' primary='true' >POLL_ADLAN03</link>
</adminLinks>
<pluginPrefs>
</pluginPrefs>
2009-09-24 00:11:21 +00:00
<comments>
<comment name='poll' />
</comments>
2008-08-16 16:25:45 +00:00
</e107Plugin>