[dev] Re: [cvs] commit: framework/Horde Horde.php

Jan Schneider jan at horde.org
Sat Jan 29 02:01:41 PST 2005


Zitat von Michael M Slusarz <slusarz at curecanti.org>:

> slusarz     2005-01-28 20:44:35 PST
>
>   Modified files:
>     Horde                Horde.php
>   Log:
>   Submitted by: Gary Windham <windhamg at email.arizona.edu>
>   These session handler variables need to be passed in by reference, 
> not value,
>   in order to be persistent across function calls.
>
>   Revision  Changes    Path
>   1.498     +7 -7      framework/Horde/Horde.php

Don't these raise warning or at least notices? If so, we could work around
that by using array(0 => &$session_handler, 1 => 'method').

Jan.

-- 
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/


More information about the dev mailing list