phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] CVS: phpgwapi/inc class.Template.inc.php,1.23,1.24


From: Dan Kuykendall <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/inc class.Template.inc.php,1.23,1.24
Date: Mon, 27 May 2002 04:22:14 -0400

Update of /cvsroot/phpgroupware/phpgwapi/inc
In directory subversions:/tmp/cvs-serv15175/phpgwapi/inc

Modified Files:
        class.Template.inc.php 
Log Message:
updated wit new msgbox

Index: class.Template.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/inc/class.Template.inc.php,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -r1.23 -r1.24
*** class.Template.inc.php      27 May 2002 00:43:29 -0000      1.23
--- class.Template.inc.php      27 May 2002 08:22:12 -0000      1.24
***************
*** 62,65 ****
--- 62,70 ----
                                $this->set_file('common', 'common.tpl');
                        }
+                       else
+                       {
+                               
$this->set_root(PHPGW_INCLUDE_ROOT.'/phpgwapi/templates/default');
+                               $this->set_file('common', 'common.tpl');
+                       }
  
                        /* This covers setting the theme values so that each 
app doesnt have to */




reply via email to

[Prev in Thread] Current Thread [Next in Thread]