diff options
author | Timothy Warren <tim@timshomepage.net> | 2011-10-18 12:27:31 +0200 |
---|---|---|
committer | Timothy Warren <tim@timshomepage.net> | 2011-10-18 12:27:31 +0200 |
commit | d609a59ab5f30bc0ee0d9d5b619a1201fef59461 (patch) | |
tree | f3b1fd3369ec5bf0afe1f79e38e7c6f1678ed127 /application/config | |
parent | 9a902cb3b9cb9e6133c42aa047f410ed4f6dcdf1 (diff) |
Minor formatting changes
Diffstat (limited to 'application/config')
-rw-r--r-- | application/config/constants.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/application/config/constants.php b/application/config/constants.php index fcf1aae89..f41f86b74 100644 --- a/application/config/constants.php +++ b/application/config/constants.php @@ -41,7 +41,7 @@ define('FOPEN_READ_WRITE_CREATE_STRICT', 'x+b'); | Display Debug backtrace |-------------------------------------------------------------------------- | -| If set to true, a backtrace will be displayed along with php errors. If +| If set to TRUE, a backtrace will be displayed along with php errors. If | error_reporting is disabled, the backtrace will not display, regardless | of this setting | |