mirror of
https://github.com/e107inc/e107.git
synced 2025-01-17 20:58:30 +01:00
6 lines
145 B
PHP
6 lines
145 B
PHP
<?php
|
|
|
|
define("LAN_PLUGIN_BANNER_NAME", "Banners");
|
|
define("LAN_PLUGIN_BANNER_DESCRIPTION", "Add advertising banners to your e107 website");
|
|
|
|
?>
|