phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: preferences/inc hook_preferences.inc.php,1.11,1


From: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: preferences/inc hook_preferences.inc.php,1.11,1.11.4.1
Date: Thu, 27 Mar 2003 06:11:41 -0500

Update of /cvsroot/phpgroupware/preferences/inc
In directory subversions:/tmp/cvs-serv4161/preferences/inc

Modified Files:
      Tag: Version-0_9_16-branch
        hook_preferences.inc.php 
Log Message:
changed format of display_section

Index: hook_preferences.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/preferences/inc/hook_preferences.inc.php,v
retrieving revision 1.11
retrieving revision 1.11.4.1
diff -C2 -r1.11 -r1.11.4.1
*** hook_preferences.inc.php    1 Sep 2001 20:01:05 -0000       1.11
--- hook_preferences.inc.php    27 Mar 2003 11:11:39 -0000      1.11.4.1
***************
*** 19,23 ****
        $file['change your settings'] = 
$GLOBALS['phpgw']->link('/preferences/preferences.php','appname=preferences');
  
!       display_section('Preferences','Preferences',$file);
  
  ?>
--- 19,23 ----
        $file['change your settings'] = 
$GLOBALS['phpgw']->link('/preferences/preferences.php','appname=preferences');
  
!       display_section('preferences',$file);
  
  ?>





reply via email to

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