pp <[EMAIL PROTECTED]> wrote: > Tarjei Huse <[EMAIL PROTECTED]> wrote: > > > What about get_person_by_name($name) ? > > AFAIR _all_ mgd_get_xxx_by_name function are only aliases to mgd_get_xxx. > So it will work EXACTLY the same way.
Tarjei , You are right :) get_person_by_name indeed converts function parameter to string and gets person by its username. Piotras --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
