pp wrote: > > I send mgd_auth_midgard in code-global. > I copied it just before mgd_delete_article and worked. > > Is code-global send just once, or once per page? Code-global is executed once per page. Note that $midgard->user does not automatically reflect the new user ID after using mgd_auth_midgard. Are you testing the return value of mgd_auth_midgard? If the auth fails it's set to the anonymous user. Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
