mirror of
https://github.com/e107inc/e107.git
synced 2025-08-01 12:20:44 +02:00
possibility to style {THREADSTATUS} #2850
This commit is contained in:
@@ -477,6 +477,7 @@ $i = $thread->page;
|
|||||||
$mes = e107::getMessage();
|
$mes = e107::getMessage();
|
||||||
// $sc->setVars($thread->threadInfo);
|
// $sc->setVars($thread->threadInfo);
|
||||||
//--->$forend = $tp->simpleParse($FORUMEND, $tVars);
|
//--->$forend = $tp->simpleParse($FORUMEND, $tVars);
|
||||||
|
$sc->wrapper('forum_viewtopic/end');
|
||||||
$forend = $tp->parseTemplate($FORUMEND, true, $sc);
|
$forend = $tp->parseTemplate($FORUMEND, true, $sc);
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user