Hi,
I am a very particular situation here. I have a controller which 2 methods do not connect into any database, they are as simple as displaying a view. However, I noticed, every time a open these methods, the CakePHP open a database connection, which is useless, because, as I told, these do nothing. What should I do to prevent CakePHP opening this useless database connection? I thought hacking into controller.php... But is there any cleaner solution? []s Dérico Filho --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
