[horde] Changing a conf setting from within a hook?

Barry Flanagan barryf-lists at flanagan.ie
Fri Aug 11 07:00:29 PDT 2006


Hi,

If I need to change the value of a conf variable from within a hook, how
do I get Horde to use this value?

My specific problem is that I need to use a conf setting which depends
on the current user, but conf is read prior to authentication. Therefore
in the postauthenticate hook I want to set this conf variable to its
correct setting. However, even using $GLOBALS['conf']['param'] = does
not seem to work.

Thanks.

-- 

-Barry Flanagan


More information about the horde mailing list