Hello Don,
On Tuesday, March 18, 2003, Don Sutherland wrote...

> I applied your patches to copies of my code here and did some
> testing. At first it didn't look like it worked at all, but quickly
> after looking into what the sqsession_register did and being
> confused because it looked like it should work, i noticed you
> reversed the parameters to the function call.

> You had
>     sqsession_register('prefs_cache' , $prefs_cache);
> it should have been
>     sqsession_register($prefs_cache , 'prefs_cache');

> After i swapped these around, any changes to options show up
> immediately.

  Damn... lol... thank you... my typing... my mind must have been
  miles away... Can the others test the code with that the other way
  around?

-- 
Jonathan Angliss
([EMAIL PROTECTED])



-------------------------------------------------------
This SF.net email is sponsored by: Does your code think in ink? 
You could win a Tablet PC. Get a free Tablet PC hat just for playing. 
What are you waiting for?
http://ads.sourceforge.net/cgi-bin/redirect.pl?micr5043en
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to