mirror of
https://github.com/e107inc/e107.git
synced 2025-02-15 03:54:39 +01:00
6 lines
175 B
PHP
6 lines
175 B
PHP
<?php
|
|
|
|
define("LAN_PLUGIN_NEWSLETTER_NAME", "Newsletter");
|
|
define("LAN_PLUGIN_NEWSLETTER_DESCRIPTION", "Provides a quick and easy way to configure and send newsletters.");
|
|
|
|
?>
|