mirror of
https://github.com/e107inc/e107.git
synced 2025-10-08 19:46:51 +02:00
6 lines
179 B
PHP
6 lines
179 B
PHP
<?php
|
|
|
|
define("LAN_PLUGIN_LINKWORDS_NAME", "Linkwords");
|
|
define("LAN_PLUGIN_LINKWORDS_DESCRIPTION", "This plugin will link specified words with a defined link and/or tooltip.");
|
|
|