thomascube
2006-01-25 c9d09bbe43f268c11cadc9846652ff33521edf6c
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