thomascube
2006-01-13 be2380fb47b05a222ec5b22deff36d5156a8c943
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