> 
> > > 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.

Maybe this is cause of monday , but I lost any idea.
When mgd_auth_midgard("admin", "pass", 0);
doesn't work. What does?

Piotras

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

Reply via email to