[ingo] two sieve servers
Michael M Slusarz
slusarz at horde.org
Fri Feb 1 18:09:37 UTC 2013
Quoting Antonio Casado Rodriguez <acasado at ual.es>:
> $GLOBALS['session']->get('imp', 'server_key')
> $_SESSION["imp"]["0server_key"]
You MUST not access session variables outside of the given application
like this (and you should NEVER access a session variable as in the
second example).
You should be using the IMP 'server' API call instead.
michael
___________________________________
Michael Slusarz [slusarz at horde.org]
More information about the ingo
mailing list