[20888] Fix spell check

Sigurd Nes <[email protected]>
Newsgroups gmane.comp.web.phpgroupware.cvs
Message-ID <[email protected]>
Revision: 20888
          http://svn.sv.gnu.org/viewvc/?view=rev&root=phpgroupware&revision=20888
Author:   sigurdne
Date:     2009-11-23 18:11:05 +0000 (Mon, 23 Nov 2009)
Log Message:
-----------
Fix spell check

Modified Paths:
--------------
    modules/email/trunk/inc/class.spell.inc.php

Modified: modules/email/trunk/inc/class.spell.inc.php
===================================================================
--- modules/email/trunk/inc/class.spell.inc.php	2009-11-23 18:00:30 UTC (rev 20887)
+++ modules/email/trunk/inc/class.spell.inc.php	2009-11-23 18:11:05 UTC (rev 20888)
@@ -888,8 +888,9 @@
 			unset($GLOBALS['phpgw_info']['flags']['nonavbar']);
 			$GLOBALS['phpgw_info']['flags']['noappheader'] = True;
 			$GLOBALS['phpgw_info']['flags']['noappfooter'] = True;
-			$GLOBALS['phpgw']->common->phpgw_header();
+			$GLOBALS['phpgw']->common->phpgw_header(true);
 			
+			$GLOBALS['phpgw']->template->set_root(PHPGW_APP_TPL);
 			$GLOBALS['phpgw']->template->set_file(array(
 				'T_spell_main' => 'spell_review.tpl'
 			));
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.