phpgroupware-developers
[Top][All Lists]
Advanced

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

[Phpgroupware-developers] please check preferences.php in devel


From: Lars Kneschke(priv.)
Subject: [Phpgroupware-developers] please check preferences.php in devel
Date: Thu, 26 Dec 2002 17:43:37 +0000

Hello!

Please have a look at my commit:

Index: preferences.php
===================================================================
RCS file: /cvsroot/phpgroupware/preferences/preferences.php,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -r1.21 -r1.22
*** preferences.php     26 Oct 2002 15:22:06 -0000      1.21
--- preferences.php     26 Dec 2002 15:31:32 -0000      1.22
***************
*** 22,26 ****
  
        $user    = get_var('user',Array('POST'));
!       $global  = get_var('global',Array('POST'));
        $default = get_var('default',Array('POST'));
  
--- 22,26 ----
  
        $user    = get_var('user',Array('POST'));
!       $forced  = get_var('forced',Array('POST'));
        $default = get_var('default',Array('POST'));
  

I changed/tested it for 0.9.14, but i have currently no working installation
with devel. Just check if you can save Forced Preferences...

Cu
--
Lars Kneschke
http://www.kneschke.de
written with FeLaMiMail






reply via email to

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