On Thu, 2002-05-02 at 11:40, Victor Kapustin wrote:
> > The classes are called MidgardEvent or MidgardArticle respectivly.
> Is there any regular way to get this sacred knowledge?

This way:
  $obj = mgd_get_article($id);
  echo get_class($obj);

Will echo:
  MidgardArticle

> /Victor

/Bergie

-- 
Henri Bergius                           [EMAIL PROTECTED]
Consultant Partner                      Tel: +358-20-198 6032
Nemein Oy                               http://www.nemein.com


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

Reply via email to