includes/namespaces/default.php
changeset 935 9e124177c9a4
parent 866 0a691138a1e5
child 953 323c4cd1aa37
--- 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();
     }