pp wrote:

> > mgd_auth_midgard("", "", 1);
> > $env = mgd_get_midgard();
> > echo "User = " . $env->user;
> > 
> It can not work casue there is not proper auth set first time.
> I used Your code for proper auth and all I get is :
> user = 10. That's id?

Yes, that's the users ID. If it's non-0, you're logged in as far as
Midgard is concerned.

Emile



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to