phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: notes/inc class.ui.inc.php,1.8,1.9


From: Dan Kuykendall <address@hidden>
Subject: [Phpgroupware-cvs] CVS: notes/inc class.ui.inc.php,1.8,1.9
Date: Fri, 24 May 2002 06:38:05 -0400

Update of /cvsroot/phpgroupware/notes/inc
In directory subversions:/tmp/cvs-serv16807/notes/inc

Modified Files:
        class.ui.inc.php 
Log Message:
made changes to the loading of the header, navbar, appheader, and footers

Index: class.ui.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/notes/inc/class.ui.inc.php,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** class.ui.inc.php    13 Mar 2002 20:32:53 -0000      1.8
--- class.ui.inc.php    24 May 2002 10:38:02 -0000      1.9
***************
*** 96,100 ****
  
                        $GLOBALS['phpgw']->common->phpgw_header();
-                       echo parse_navbar();
                }
  
--- 96,99 ----
***************
*** 394,398 ****
  
                        $GLOBALS['phpgw']->common->phpgw_header();
-                       echo parse_navbar();
  
                        $this->t->set_file(array('preferences' => 
'preferences.tpl'));
--- 393,396 ----




reply via email to

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