mirror of
https://github.com/e107inc/e107.git
synced 2025-09-01 10:23:53 +02:00
@@ -1,6 +1,14 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
* e107 website system
|
||||
*
|
||||
* Copyright (C) 2008-2017 e107 Inc (e107.org)
|
||||
* Released under the terms and conditions of the
|
||||
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
|
||||
*
|
||||
*/
|
||||
|
||||
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.");
|
||||
|
||||
?>
|
||||
?>
|
||||
|
Reference in New Issue
Block a user