?? So you have to do $t = obj->create(); then $t = mgd_get_*($t); $t->setsitegroup() ? TH
Emiliano wrote: > > Tarjei Huse wrote: > > > I tried you patch, it seems to work (brilliant! thanks!). Now if I do > > Great, I'll make sure it is committed. > > > $obj = mgd_get_obj(); > > > > can I do > > $obj->sitegroup = int; > > before the > > $obj->create() ? > > *grin* you can. It just won't do anything. > > Emile > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
