1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-29 17:19:56 +02:00

More plugin LAN clean-up (#50)

This commit is contained in:
Tijn Kuyper
2012-12-19 11:18:11 +01:00
parent 44210bf65d
commit 549431fc01
10 changed files with 44 additions and 47 deletions

View File

@@ -0,0 +1,6 @@
<?php
define("LAN_PLUGIN_NEWSLETTER_NAME", "Newsletter");
define("LAN_PLUGIN_NEWSLETTER_DESCRIPTION", "Provides a quick and easy way to configure and send newsletters.");
?>