commit | 10c3f41cbe5bd3bb66fd106cc9fb171ffcc7364b | [log] [tgz] |
---|---|---|
author | admin <devnull@localhost> | Sun Oct 08 07:21:12 2006 +0000 |
committer | admin <devnull@localhost> | Sun Oct 08 07:21:12 2006 +0000 |
tree | 7477d21d33dd07221425685756561c3bbd386217 | |
parent | 86d4e993d9ea21f28124b80f3d0c161aea681cb6 [diff] [blame] |
diff --git a/system/libraries/Log.php b/system/libraries/Log.php index 3927425..eff7cb7 100644 --- a/system/libraries/Log.php +++ b/system/libraries/Log.php
@@ -61,7 +61,6 @@ $this->_date_fmt = $config['log_date_format']; } } - // END CI_Log() // -------------------------------------------------------------------- @@ -113,7 +112,7 @@ @chmod($filepath, 0666); return TRUE; } - // END write_log() + } // END Log Class ?> \ No newline at end of file