mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 14:57:37 +02:00
oopps, missed that
git-svn-id: file:///svn/phpbb/trunk@664 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -128,8 +128,7 @@ else
|
|||||||
$template->assign_vars(array(
|
$template->assign_vars(array(
|
||||||
"S_FRAME_HEADER" => "index.$phpEx?pane=top",
|
"S_FRAME_HEADER" => "index.$phpEx?pane=top",
|
||||||
"S_FRAME_NAV" => "index.$phpEx?pane=left",
|
"S_FRAME_NAV" => "index.$phpEx?pane=left",
|
||||||
"S_FRAME_MAIN" => "index.$phpEx?pane=right",
|
"S_FRAME_MAIN" => "index.$phpEx?pane=right")
|
||||||
)
|
|
||||||
);
|
);
|
||||||
|
|
||||||
$template->pparse("body");
|
$template->pparse("body");
|
||||||
|
Reference in New Issue
Block a user