Skip to content

Profiling not working as expected #4

@mdda

Description

@mdda

In application/bootstrap.php, the following :
'profiling' => ! IN_PRODUCTION,

should be :
'profile' => ! IN_PRODUCTION,

(per the documentation above)...

All the Best
Martin
:-)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions