If it's ruining your page then you've got bigger problems. Cake inserts the debug log after the closing html tag in your template. To turn it off, set debug to 0 in your config/core.php
On Fri, Jan 9, 2009 at 4:35 PM, Daniel Carrera <[email protected]> wrote: > > Hello, > > My hello-world application is displaying an SQL log at the bottom of > the page. How can I get rid of this? It's ruining my page. > > This is a brand new installation of CakePHP, downloaded today. > > Daniel. > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
