Turn on profiler by default.

Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
This commit is contained in:
Taylor Otwell 2012-04-04 14:21:38 -05:00
parent 943309e00a
commit c1582e7c84
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@
| |
*/ */
'profiler' => false, 'profiler' => true,
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------