Hello everybody! I'm having a little trouble customizing a Midgard application, specifically searching for paramteres. What I have to do is check whether _any_ article has a specific parameter. I have found the $object->search_parameters() function which is precisely what I'm looking for, but the remark in the documentation was not such a good sign... ;-) So, I decided I'd rather search for parameters myself in the database. And the problem is probably obvious by now: how do I do that without hardcoding the database, username and password? Midgard knows the credentials since it obviously uses the database. Any pointers - or maybe other suggestions for solving my problem?
Thank you! Bogdan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
