diff options
author | Bo-Yi Wu <appleboy.tw@gmail.com> | 2013-01-30 16:18:50 +0100 |
---|---|---|
committer | Bo-Yi Wu <appleboy.tw@gmail.com> | 2013-01-30 16:18:50 +0100 |
commit | 3683723212c1de682c4e026df28fe3b03b4ea404 (patch) | |
tree | fd2e7ff1dcb395ca09529c75580dc66384371c23 /system/core | |
parent | ed92580e028b17230723807c51503e42f07cdb8e (diff) |
core comment error.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
Diffstat (limited to 'system/core')
-rw-r--r-- | system/core/Log.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/core/Log.php b/system/core/Log.php index cd3c17e1e..f5d091e14 100644 --- a/system/core/Log.php +++ b/system/core/Log.php @@ -179,4 +179,4 @@ class CI_Log { } /* End of file Log.php */ -/* Location: ./system/libraries/Log.php */
\ No newline at end of file +/* Location: ./system/core/Log.php */
\ No newline at end of file |