1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-31 18:11:56 +02:00

More work on the blank plugin example

This commit is contained in:
Cameron
2012-11-27 19:55:38 -08:00
parent d8d5151933
commit 67da27109f
7 changed files with 456 additions and 12 deletions

View File

@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Id: plugin.xml,v 1.1 2009-10-30 09:11:01 e107coders Exp $ -->
<e107Plugin name="Blank Plugin" version="2.0" date="2012-08-01" compatibility="2.0" installRequired="true" >
<author name="e107 Inc." url="http://e107.org" />
<description lang="">A Blank Plugin to help you get started in plugin development</description>