diff options
Diffstat (limited to 'system/application/config/config.php')
-rw-r--r-- | system/application/config/config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/application/config/config.php b/system/application/config/config.php index 12501e684..31094f3b6 100644 --- a/system/application/config/config.php +++ b/system/application/config/config.php @@ -31,7 +31,7 @@ $config['index_page'] = "index.php"; |-------------------------------------------------------------------------- | | This item determines which server global should be used to retrieve the -| URI string. The default setting of "auto" works for most servers. +| URI string. The default setting of "AUTO" works for most servers. | If your links do not seem to work, try one of the other delicious flavors: | | 'AUTO' Default - auto detects |