From 193768e670c151b56f29c9a919bfd69d6c8f48b5 Mon Sep 17 00:00:00 2001 From: staydecent Date: Fri, 12 Aug 2011 12:02:08 -0700 Subject: [PATCH] Comment in config/error editied from application/log.txt to storage/log.txt (Issue #48) --- application/config/error.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/config/error.php b/application/config/error.php index f186ca89..885e95c1 100644 --- a/application/config/error.php +++ b/application/config/error.php @@ -46,7 +46,7 @@ | level such as "Parsing Error" or "Fatal Error". | | A simple logging system has been setup for you. By default, all errors - | will be logged to the application/log.txt file. + | will be logged to the storage/log.txt file. | */