phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: todo/inc hook_preferences.inc.php,1.12,1.13


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: todo/inc hook_preferences.inc.php,1.12,1.13
Date: Sun, 03 Nov 2002 19:50:20 -0500

Update of /cvsroot/phpgroupware/todo/inc
In directory subversions:/tmp/cvs-serv6387/todo/inc

Modified Files:
        hook_preferences.inc.php 
Log Message:
update prefs to use lang() instead 

Index: hook_preferences.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/todo/inc/hook_preferences.inc.php,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -r1.12 -r1.13
*** hook_preferences.inc.php    28 Apr 2002 19:32:14 -0000      1.12
--- hook_preferences.inc.php    4 Nov 2002 00:50:18 -0000       1.13
***************
*** 18,22 ****
                (
                        'Preferences' => $GLOBALS['phpgw']->link('/index.php',
!                                       Array(
                                                'menuaction'   => 
'todo.uipreferences.preferences'
                                        )
--- 18,23 ----
                (
                        'Preferences' => $GLOBALS['phpgw']->link('/index.php',
!                                       Array
!                                       (
                                                'menuaction'   => 
'todo.uipreferences.preferences'
                                        )
***************
*** 28,32 ****
  //Do not modify below this line
  
!               display_section($appname,$appname,$file);
        }
  ?>
--- 29,33 ----
  //Do not modify below this line
  
!               display_section($appname,$file);
        }
  ?>





reply via email to

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