Page 1 of 1

Serendipity_event_linklist

Posted: Mon Nov 21, 2005 9:38 pm
by JWalker
1. There is unused @defines in lang_xx.inc.php files:

Code: Select all

PLUGIN_LINKLIST_LINKS
PLUGIN_LINKLIST_NOLINKS
PLUGIN_LINKLIST_CATEGORY
PLUGIN_LINKLIST_CATEGORYDESC
PLUGIN_LINKLIST_ENABLED_NAME
PLUGIN_LINKLIST_ENABLED_DESC
2. There is no @define for 'ADD' string constant in /lang/serendipity_lang_xx.inc.php files and this results in that the string 'ADD' appears as text of the button for adding links and categories in the correspondent forms. (lines 608 and 636 of serendipity_event_linklist.php, version 1.25).