Commit 9dbe7a29 by Taylor Otwell

put back ini_set for errors.

parent 35d807ca
......@@ -89,7 +89,7 @@ error_reporting(-1);
*/
if ( ! Config::$items['error']['detail'])
{
//ini_set('display_errors', 'Off');
ini_set('display_errors', 'Off');
}
/**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment