_prepare(); } if (!MDB2::isConnection($container->db)) { $this->markTestSkipped("MDB2 is not a connection object, check dsn"); } return $container; } function &getExtraOptions() { include 'auth_container_mdb2_options.php'; return $extra_options; } } ?>