phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: backup/inc class.uibackup.inc.php,1.12.2.2.2.2,


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: backup/inc class.uibackup.inc.php,1.12.2.2.2.2,1.12.2.2.2.3
Date: Mon, 26 May 2003 17:14:33 -0400

Update of /cvsroot/phpgroupware/backup/inc
In directory subversions:/tmp/cvs-serv31101

Modified Files:
      Tag: Version-0_9_16-branch
        class.uibackup.inc.php 
Log Message:
fixed missing navbar

Index: class.uibackup.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/backup/inc/class.uibackup.inc.php,v
retrieving revision 1.12.2.2.2.2
retrieving revision 1.12.2.2.2.3
diff -C2 -r1.12.2.2.2.2 -r1.12.2.2.2.3
*** class.uibackup.inc.php      27 Apr 2003 00:48:10 -0000      1.12.2.2.2.2
--- class.uibackup.inc.php      26 May 2003 21:14:30 -0000      1.12.2.2.2.3
***************
*** 95,99 ****
  
                        $GLOBALS['phpgw']->common->phpgw_header();
! 
                        $this->set_app_langs();
  
--- 95,99 ----
  
                        $GLOBALS['phpgw']->common->phpgw_header();
!                       echo parse_navbar();
                        $this->set_app_langs();
  
***************
*** 192,196 ****
  
                        $GLOBALS['phpgw']->common->phpgw_header();
! 
                        $this->set_app_langs();
  
--- 192,196 ----
  
                        $GLOBALS['phpgw']->common->phpgw_header();
!                       echo parse_navbar();
                        $this->set_app_langs();
  





reply via email to

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