summaryrefslogtreecommitdiffstats
path: root/application
diff options
context:
space:
mode:
Diffstat (limited to 'application')
-rw-r--r--application/config/config.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/application/config/config.php b/application/config/config.php
index a4ef19137..bd4aad73d 100644
--- a/application/config/config.php
+++ b/application/config/config.php
@@ -241,7 +241,7 @@ $config['log_date_format'] = 'Y-m-d H:i:s';
|--------------------------------------------------------------------------
|
| Leave this BLANK unless you would like to set something other than the default
-| system/cache/ folder. Use a full server path with trailing slash.
+| application/cache/ folder. Use a full server path with trailing slash.
|
*/
$config['cache_path'] = '';
@@ -421,4 +421,4 @@ $config['proxy_ips'] = '';
/* End of file config.php */
-/* Location: ./application/config/config.php */ \ No newline at end of file
+/* Location: ./application/config/config.php */