-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
Line 83 in 54d4477
error_reporting(E_ALL ); |
On line 82, Tsugi is setting the logs to exclude notices, but on line 83 it counters that to include all. Are both of these here for a reason, or can one of them be commented out? Or should we look at adding a config setting to be able to control it there? Something like $CFG->showNotices = true/false?
Metadata
Metadata
Assignees
Labels
No labels