diff options
author | OsamaAbbas <osama@shamela.ws> | 2013-01-23 03:46:24 +0100 |
---|---|---|
committer | OsamaAbbas <osama@shamela.ws> | 2013-01-23 03:46:24 +0100 |
commit | cdd80bf46bf2e75a127e4104ff3aa13fab59e3d5 (patch) | |
tree | 02d5435ff26779b0f2176d5c353da2d198efd96a /application | |
parent | 8dbc9993b5dcd2a045dbf193a3ed198a55649bea (diff) |
Update application/config/config.php
Diffstat (limited to 'application')
-rw-r--r-- | application/config/config.php | 4 |
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 */ |