| // +----------------------------------------------------------------------+ // // $Id$ // /** * MDB2 InterbaseBase driver for the native module * * @package MDB2 * @category Database * @author Lukas Smith */ class MDB2_Driver_Native_ibase extends MDB2_Module_Common { } ?>