commit | 606f99c043272f96f21911d89c21cd36c2ef59e4 | [log] [tgz] |
---|---|---|
author | admin <devnull@localhost> | Wed Oct 11 23:48:41 2006 +0000 |
committer | admin <devnull@localhost> | Wed Oct 11 23:48:41 2006 +0000 |
tree | 4f73881300630f26dbc2940a11177aceabc82878 | |
parent | 4c1ab6c826c3f5c3158a38443c2d3c30203f0f5a [diff] [blame] |
diff --git a/system/codeigniter/CodeIgniter.php b/system/codeigniter/CodeIgniter.php index 611b1a6..4934771 100644 --- a/system/codeigniter/CodeIgniter.php +++ b/system/codeigniter/CodeIgniter.php
@@ -241,7 +241,7 @@ /* * ------------------------------------------------------ - * Close the DB connection of one exists + * Close the DB connection if one exists * ------------------------------------------------------ */ if (class_exists('CI_DB'))