Johannes Hentunen wrote:

> I tried: ( $guid selected from repligard-table where realm = 'topic' )
> 
> $topic = mgd_get_object_by_guid($guid);
> echo $topic->name;
> 
> and was greeted by error: $topic is not an object
> 
> so it seems that the funtion exists but doesn't return an object after
> all.. any ideas?

What does mgd_errstr say?

Emile


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

Reply via email to