phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: news_admin/inc class.uinews.inc.php,1.10.2.2,1.1


From: Patrick Walsh <address@hidden>
Subject: [Phpgroupware-cvs] CVS: news_admin/inc class.uinews.inc.php,1.10.2.2,1.10.2.3
Date: Sat, 31 Aug 2002 17:55:46 -0400

Update of /cvsroot/phpgroupware/news_admin/inc
In directory subversions:/tmp/cvs-serv8998

Modified Files:
      Tag: Version-0_9_14-branch
        class.uinews.inc.php 
Log Message:
minor bug fix


Index: class.uinews.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/news_admin/inc/class.uinews.inc.php,v
retrieving revision 1.10.2.2
retrieving revision 1.10.2.3
diff -C2 -r1.10.2.2 -r1.10.2.3
*** class.uinews.inc.php        30 Aug 2002 08:00:19 -0000      1.10.2.2
--- class.uinews.inc.php        31 Aug 2002 21:55:44 -0000      1.10.2.3
***************
*** 41,49 ****
                        {
                                $GLOBALS['phpgw']->common->phpgw_header();
!                               echo parse_navbar();
                        }
                        else
                        {
!                               echo parse_navbar();
                        }
  
--- 41,49 ----
                        {
                                $GLOBALS['phpgw']->common->phpgw_header();
!                               //echo parse_navbar();
                        }
                        else
                        {
!                               //echo parse_navbar();
                        }
  





reply via email to

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