phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: stocks/inc hook_preferences.inc.php,1.8,1.9


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

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

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

Index: hook_preferences.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/stocks/inc/hook_preferences.inc.php,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** hook_preferences.inc.php    21 Jan 2002 23:03:54 -0000      1.8
--- hook_preferences.inc.php    4 Nov 2002 00:50:18 -0000       1.9
***************
*** 12,18 ****
  
        {
- // Only Modify the $file and $title variables.....
- 
-               $title = 'Stock Quotes';
                $file = Array
                (
--- 12,15 ----
***************
*** 22,26 ****
  //Do not modify below this line
  
!               display_section($appname,$title,$file);
        }
  ?>
--- 19,23 ----
  //Do not modify below this line
  
!               display_section($appname,$file);
        }
  ?>





reply via email to

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