theme_forum_display() currently calls theme_page() and prints it. And then forum_page() prints the null output of that function.
Rwally, theme_forum_display() has no business calling theme_page(). Lets have it return the output and then forum_page() can put it in a page.
| Comment | File | Size | Author |
|---|---|---|---|
| forum.module_0.patch | 852 bytes | drumm |
Comments
Comment #1
dries commentedCommitted to HEAD.
Comment #2
(not verified) commented