mirror of
https://github.com/e107inc/e107.git
synced 2025-08-21 21:57:34 +02:00
And more notice removals.
Also some plugin GUI clean-up (rss, tagwords, trackback)
This commit is contained in:
@@ -68,7 +68,7 @@ class comment
|
||||
{
|
||||
require_once(e107::coreTemplatePath('comment'));
|
||||
}
|
||||
elseif(!$COMMENT_TEMPLATE) // BC template.
|
||||
elseif(!vartrue($COMMENT_TEMPLATE)) // BC template.
|
||||
{
|
||||
global $sc_style;
|
||||
/*
|
||||
|
Reference in New Issue
Block a user