diff -r b2f985e4cef3 -r f6d144cba8a9 includes/template.php --- a/includes/template.php Sat Nov 24 00:53:23 2007 -0500 +++ b/includes/template.php Sat Nov 24 01:02:55 2007 -0500 @@ -1899,6 +1899,7 @@ 'STYLE_ID'=>$this->style, 'JS_DYNAMIC_VARS'=>'', 'SIDEBAR_RIGHT'=>'', + 'REPORT_URI' => '' ); $this->tpl_strings = array_merge($tpl_strings, $this->tpl_strings);