1
0
mirror of https://github.com/e107inc/e107.git synced 2025-09-01 02:21:58 +02:00

Last plugin LAN clean-up (#50) for now.

This commit is contained in:
Tijn Kuyper
2012-12-19 11:37:45 +01:00
parent 43be46176f
commit 2f7aa5a40d
11 changed files with 60 additions and 53 deletions

View File

@@ -0,0 +1,6 @@
<?php
define("LAN_PLUGIN_POLL_NAME", "Poll");
define("LAN_PLUGIN_POLL_DESCRIPTION", "The poll plugin allows you to define polls in either a menu or forum post.");
?>