summaryrefslogtreecommitdiffstats
path: root/application/config/constants.php
diff options
context:
space:
mode:
authorTimothy Warren <tim@timshomepage.net>2011-10-18 12:27:31 +0200
committerTimothy Warren <tim@timshomepage.net>2011-10-18 12:27:31 +0200
commitd609a59ab5f30bc0ee0d9d5b619a1201fef59461 (patch)
treef3b1fd3369ec5bf0afe1f79e38e7c6f1678ed127 /application/config/constants.php
parent9a902cb3b9cb9e6133c42aa047f410ed4f6dcdf1 (diff)
Minor formatting changes
Diffstat (limited to 'application/config/constants.php')
-rw-r--r--application/config/constants.php2
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
|