program/include/rcube_db.inc
@@ -81,16 +81,6 @@ /** * Object destructor */ function __destruct() { // before closing the database connection, write session data session_write_close(); } /** * Connect to specific database * * @param string DSN for DB connections