| // +----------------------------------------------------------------------+ // // $Id$ // require_once 'MDB2/Driver/Function/Common.php'; /** * MDB2 FrontBase driver for the function modules * * @package MDB2 * @category Database * @author Lukas Smith */ class MDB2_Driver_Function_fbsql extends MDB2_Driver_Function_Common { } ?>