Joshua:
How about a change to $Session->Config so that it returns a reference to a
hash (similar to $Request->QueryString, etc.)? It would be handy for
debugging to check to see what variables have been set.
Thanks,
JL
-
To
> How about a change to $Session->Config so that it returns a reference to a
> hash (similar to $Request->QueryString, etc.)? It would be handy for
> debugging to check to see what variables have been set.
Sorry, I'm actually referring to: $Server->Config()
Thanks,
JL
---
"John D. Leonard II" wrote:
>
> > How about a change to $Session->Config so that it returns a reference to a
> > hash (similar to $Request->QueryString, etc.)? It would be handy for
> > debugging to check to see what variables have been set.
>
> Sorry, I'm actually referring to: $Server->Confi