Bugfix: The content type set via template was only honored during dynamic generation...
authorAxel Beckert <xtaran@users.sourceforge.net>
Tue, 22 Jul 2008 21:35:19 +0000 (21:35 +0000)
committerAxel Beckert <xtaran@users.sourceforge.net>
Tue, 22 Jul 2008 21:35:19 +0000 (21:35 +0000)
commita821302896ef85f49108f02324a5d95627bb9ff4
tree829571cd64cba59d81873305a18e12b7bfe99bc3
parentf58f1e6d9a3d9e8f31c8bb80e3a422f4312109ba
Bugfix: The content type set via template was only honored during dynamic generation via CGI in the HTTP headers. The content type inside the (default)  HTML templates was resp. had to be hard-coded. Made $content_type a global package variable so that it can be used inside templates.
blosxom.cgi