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

possibility to style {THREADSTATUS} #2850

This commit is contained in:
Jimako
2017-11-07 13:56:24 +01:00
committed by GitHub
parent e472801191
commit be8ea22c08

View File

@@ -477,6 +477,7 @@ $i = $thread->page;
$mes = e107::getMessage();
// $sc->setVars($thread->threadInfo);
//--->$forend = $tp->simpleParse($FORUMEND, $tVars);
$sc->wrapper('forum_viewtopic/end');
$forend = $tp->parseTemplate($FORUMEND, true, $sc);