diff options
author | admin <devnull@localhost> | 2006-10-04 02:36:18 +0200 |
---|---|---|
committer | admin <devnull@localhost> | 2006-10-04 02:36:18 +0200 |
commit | 6871d95930a148722f2b99fa80ef6dd44f86f078 (patch) | |
tree | 437943b180887c151bdf38fdc4d0869520a1919f /system/application/config/config.php | |
parent | 7b6fe7a1cdda513700aeabeba67389d016d0527a (diff) |
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 |