phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: phpgroupware home.php,1.17,1.18


From: Dan Kuykendall <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgroupware home.php,1.17,1.18
Date: Fri, 24 May 2002 06:38:04 -0400

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

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

Index: home.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgroupware/home.php,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -r1.17 -r1.18
*** home.php    20 Feb 2002 03:45:35 -0000      1.17
--- home.php    24 May 2002 10:38:01 -0000      1.18
***************
*** 96,100 ****
                                {
                                        
$GLOBALS['phpgw']->common->phpgw_header();
-                                       echo parse_navbar();
                                }
                        }
--- 96,99 ----
***************
*** 108,112 ****
                {
                        $GLOBALS['phpgw']->common->phpgw_header();
-                       echo parse_navbar();
                }
  
--- 107,110 ----




reply via email to

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