e107inc/e107

View on GitHub
e107_plugins/forum/templates/forum_viewtopic_template.php

Summary

Maintainability
A
0 mins
Test Coverage
F
0%

Variable $FORUM_CRUMB was undeclared, but array fields are being added to it.
Open

$FORUM_CRUMB['sitename']['value'] = "<a class='forumlink' href='{SITENAME_HREF}'>{SITENAME}</a>";

Variable $FORUM_VIEWTOPIC_TEMPLATE was undeclared, but array fields are being added to it.
Open

$FORUM_VIEWTOPIC_TEMPLATE['caption']     = "";

Variable $FORUM_VIEWTOPIC_WRAPPER was undeclared, but array fields are being added to it.
Open

$FORUM_VIEWTOPIC_WRAPPER['thread']['ATTACHMENTS'] = "<div class='forum-viewtopic-attachments'>{---}</div>";

Variable $sc_style was undeclared, but array fields are being added to it.
Open

$sc_style['LASTEDIT']['pre'] = LAN_FORUM_2016.' ';

There are no issues that match your filters.

Category
Status