mirror of
https://github.com/e107inc/e107.git
synced 2025-01-17 20:58:30 +01:00
Merge pull request #2851 from Jimmi08/patch-3
possibility to style {THREADSTATUS} #2850
This commit is contained in:
commit
263b9318a7
@ -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);
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user