MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Bugs and Requests => Topic started by: Spacedust on 2016-12-11, 15:01:30

Title: Disable NOTICE for all php configs
Post by: Spacedust on 2016-12-11, 15:01:30
It's a must - nobody uses notice and it's hard to disable it every time.
Title: Re: Disable NOTICE for all php configs
Post by: MRatWork on 2016-12-11, 16:32:02
You can add 'error_reporting(0);' in php code or modified 'error_reporting' in /opt/configs/phpini/tpl/custom.php.ini.tpl'.