Skip to content

Commit 5381d50

Browse files
committed
docs: add sub section title and improve description
1 parent 38a6c97 commit 5381d50

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

user_guide_src/source/general/errors.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,10 @@ the error handler to function as normal, you can throw a new exception within th
4545
Configuration
4646
=============
4747

48-
By default, CodeIgniter will display all errors in the ``development`` and ``testing`` environments, and will not
48+
Error Reporting
49+
---------------
50+
51+
By default, CodeIgniter will display a detailed error report with all errors in the ``development`` and ``testing`` environments, and will not
4952
display any errors in the ``production`` environment. You can change this by setting the ``CI_ENVIRONMENT`` variable
5053
in the **.env** file.
5154

0 commit comments

Comments
 (0)