thomascube
2006-01-11 0af7e8c0e6d6183dd19ea3bad0b3e8bd80f77aa9
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