commit | 7f57a016358a5ae19470d6c45b09d647246e3462 | [log] [tgz] |
---|---|---|
author | Andrey Andreev <narf@bofh.bg> | Thu May 24 18:40:50 2012 +0300 |
committer | Andrey Andreev <narf@bofh.bg> | Thu May 24 18:40:50 2012 +0300 |
tree | 850f0f5a956bdd3e01b13fe3c378082ab8772831 | |
parent | f49c407d587d35fc12ad27c045fbcb51f89f59f8 [diff] [blame] |
Remove the DB destructor (db->close())
diff --git a/system/database/DB.php b/system/database/DB.php index b28439b..9b96c7f 100755 --- a/system/database/DB.php +++ b/system/database/DB.php
@@ -159,4 +159,4 @@ } /* End of file DB.php */ -/* Location: ./system/database/DB.php */ +/* Location: ./system/database/DB.php */ \ No newline at end of file