On Wed, Nov 14, 2001 at 05:42:15PM +0100, pp wrote:
> Is that some way to define if object is article
> or topic?
You mean detect?

> I think not cause there is no like mgd_get_object.
> I think if use some field which is for topic and for article
> or for article and not for topic, and define if exists, and then
> get article or topic.
> 
> something like:
> if (!$article->description) {
> $object = mgd_get_topic($id) }
Each object has property __table__ which is probably where you want to
look into.
-- 
/ Alexander Bokovoy
$ cat /proc/identity >~/.signature
  `Senior software developer and analyst for SaM-Solutions Ltd.`
---
A penny saved kills your career in government.

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

Reply via email to