diff options
author | Andrey Andreev <narf@bofh.bg> | 2013-01-30 17:24:49 +0100 |
---|---|---|
committer | Andrey Andreev <narf@bofh.bg> | 2013-01-30 17:24:49 +0100 |
commit | dcad9970e9725847e8176d95b8b47755736869be (patch) | |
tree | fd2e7ff1dcb395ca09529c75580dc66384371c23 | |
parent | ed92580e028b17230723807c51503e42f07cdb8e (diff) | |
parent | 3683723212c1de682c4e026df28fe3b03b4ea404 (diff) |
Merge pull request #2213 from appleboy/core
core comment error.
-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 |