Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 201 Bytes

mute.md

File metadata and controls

9 lines (6 loc) · 201 Bytes

This is the default mode after initialising the SecurePHP libraray.

No errors will be reported except to log and email.

To disable mute mode run:

$mysecure->mute(false);