phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: tts/inc hook_admin.inc.php,1.3,1.4


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: tts/inc hook_admin.inc.php,1.3,1.4
Date: Tue, 22 Apr 2003 21:51:29 -0400

Update of /cvsroot/phpgroupware/tts/inc
In directory subversions:/tmp/cvs-serv10845

Modified Files:
        hook_admin.inc.php 
Log Message:
update hook_admin

Index: hook_admin.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/tts/inc/hook_admin.inc.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** hook_admin.inc.php  3 Nov 2002 01:03:07 -0000       1.3
--- hook_admin.inc.php  23 Apr 2003 01:51:27 -0000      1.4
***************
*** 14,21 ****
                $file = Array
                (
!                       'Admin Options' => 
$GLOBALS['phpgw']->link('/tts/admin.php')
                );
  //Do not modify below this line
!               display_section($appname,$file);
        }
  ?>
--- 14,21 ----
                $file = Array
                (
!                       'site configuration' => 
$GLOBALS['phpgw']->link('/tts/admin.php')
                );
  //Do not modify below this line
!               $GLOBALS['phpgw']->common->display_mainscreen($appname,$file);
        }
  ?>





reply via email to

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