phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: sitemgr/sitemgr-link index.php,1.2,1.3


From: Patrick Walsh <address@hidden>
Subject: [Phpgroupware-cvs] CVS: sitemgr/sitemgr-link index.php,1.2,1.3
Date: Fri, 30 Aug 2002 01:07:58 -0400

Update of /cvsroot/phpgroupware/sitemgr/sitemgr-link
In directory subversions:/tmp/cvs-serv8712

Modified Files:
        index.php 
Log Message:
backported


Index: index.php
===================================================================
RCS file: /cvsroot/phpgroupware/sitemgr/sitemgr-link/index.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** index.php   29 Aug 2002 06:16:48 -0000      1.2
--- index.php   30 Aug 2002 05:07:56 -0000      1.3
***************
*** 38,42 ****
        {
                $GLOBALS['phpgw']->common->phpgw_header();
!               //echo parse_navbar();
                $aclbo = CreateObject('sitemgr.ACL_BO', True);
                echo '<table width="50%"><tr><td>';
--- 38,42 ----
        {
                $GLOBALS['phpgw']->common->phpgw_header();
!               echo parse_navbar();
                $aclbo = CreateObject('sitemgr.ACL_BO', True);
                echo '<table width="50%"><tr><td>';





reply via email to

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