/**
 * CakePHP Debug Level:
 *
 * Production Mode:
 *      0: No error messages, errors, or warnings shown. Flash messages
redirect.
 *
 * Development Mode:
 *      1: Errors and warnings shown, model caches refreshed, flash
messages halted.
 *      2: As in 1, but also with full debug messages and SQL output.
 *      3: As in 2, but also with full controller dump.
 *
 * In production mode, flash messages redirect after a time interval.
 * In development mode, you need to click the flash message to
continue.
 */


On Sep 3, 5:29 pm, phanorcoll <[EMAIL PROTECTED]> wrote:
> hi,
>
> how can i remove the query results from the bottom of the page, i've
> created the default.ctp in the layout folder, but the query results
> still appears at the bottom
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to