phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: addressbook/inc hook_admin.inc.php,1.11,1.12


From: Miles Lott <address@hidden>
Subject: [Phpgroupware-cvs] CVS: addressbook/inc hook_admin.inc.php,1.11,1.12
Date: Mon, 18 Mar 2002 21:58:55 -0500

Update of /cvsroot/phpgroupware/addressbook/inc
In directory subversions:/tmp/cvs-serv3363

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

Index: hook_admin.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/addressbook/inc/hook_admin.inc.php,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -r1.11 -r1.12
*** hook_admin.inc.php  19 Mar 2002 02:34:08 -0000      1.11
--- hook_admin.inc.php  19 Mar 2002 02:58:50 -0000      1.12
***************
*** 16,22 ****
                $file = Array
                (
!                       'Site Configuration'    => 
$GLOBALS['phpgw']->link('/index.php','menuaction=admin.uiconfig.index&appname=' 
. $appname),
!                       'Edit custom fields'    => 
$GLOBALS['phpgw']->link('/index.php','menuaction=addressbook.uifields.index'),
!                       'Global Categories'             => 
$GLOBALS['phpgw']->link('/index.php','menuaction=admin.uicategories.index&appname='
 . $appname . '&global_cats=True')
                );
  //Do not modify below this line
--- 16,22 ----
                $file = Array
                (
!                       'Site Configuration' => 
$GLOBALS['phpgw']->link('/index.php','menuaction=admin.uiconfig.index&appname=' 
. $appname),
!                       'Edit custom fields' => 
$GLOBALS['phpgw']->link('/index.php','menuaction=addressbook.uifields.index'),
!                       'Global Categories'  => 
$GLOBALS['phpgw']->link('/index.php','menuaction=admin.uicategories.index&appname='
 . $appname . '&global_cats=True')
                );
  //Do not modify below this line




reply via email to

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