mirror of
https://github.com/e107inc/e107.git
synced 2025-08-02 20:57:26 +02:00
Forum overrides bug...
This commit is contained in:
@@ -527,7 +527,7 @@ function parse_forum($f, $restricted_string = '')
|
|||||||
--*/
|
--*/
|
||||||
|
|
||||||
//-- return $tp->simpleParse($FORUM_MAIN_FORUM, $fVars);
|
//-- return $tp->simpleParse($FORUM_MAIN_FORUM, $fVars);
|
||||||
return $tp->parseTemplate($FORUM_MAIN_FORUM, false, $sc);
|
return $tp->parseTemplate($FORUM_MAIN_FORUM, true, $sc);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user