thomascube
2006-02-05 cc95700b58f31f04470db8271a09d6e52ba9a63d
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