mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
Removing debug = 3 docs.
This commit is contained in:
parent
e8f0ea951a
commit
8586af33a2
1 changed files with 0 additions and 1 deletions
|
@ -29,7 +29,6 @@
|
|||
* 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.
|
||||
|
|
Loading…
Reference in a new issue