Wednesday, January 6, 2010

How do I get rid of the SQL information at the bottom of the page.

I have baked the models, controllers and views in the bakery "cake
bake". Now I get SQL code and I am unable to find the file that has
the code/setting to put this information on the views.

I tried to comment out <?php echo $cakeDebug; ?> in app/views/
default.ctp and also tried setting $cakeDebug = '';

Thanks in advance

/guran

No comments: