[imp] re: custom login

jkpsj jkpsj at yahoo.com
Wed Jan 29 01:25:15 PST 2003


--- Derek Martin <derek at younet.okstate.edu> wrote:
> 
>   if ($session_id) {
>      setcookie($horde_session_name, '', -10000, '/',
> 'alternateserverdomainexpiratory');
>      setcookie($horde_session_name, $session_id, 0, '/', '
> alternateserverdomainexpiratory ');
> 
> 

do we need to delete and recreate the imp_key cookie ?

>      log_login('horde', $username, $session_id, 's');
>      return true;
> 

is log_login a function is horde :( ?

--
jkpsj


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com


More information about the imp mailing list