--- a/includes/namespaces/default.php Thu Apr 16 21:01:47 2009 -0400
+++ b/includes/namespaces/default.php Thu Apr 16 22:48:59 2009 -0400
@@ -331,6 +331,7 @@
if ( $send_headers )
{
+ $template->init_vars($this);
$output->set_title($this->title);
$output->header();
}