On Mar 31, 8:11 am, "Sajid.bd" <[email protected]> wrote: > Hello I am learning cake.Can anyone help me how to turn on/off the > query that shows at the end of each page?
In your app\config\core.php, set the 'debug' configuration setting to 0 or 1. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
