1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-18 20:31:41 +02:00

Plugin LAN clean-up (#50)

This commit is contained in:
Tijn Kuyper
2012-12-19 11:04:06 +01:00
parent 1bde493891
commit 44210bf65d
4 changed files with 10 additions and 7 deletions

View File

@@ -0,0 +1,6 @@
<?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.");
?>