1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-19 14:04:44 +01:00
2012-12-19 11:04:06 +01:00

7 lines
182 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.");
?>