$PDO_TESTS = dirname(__FILE__) . '/../../pdo/tests/';
-?>
\ No newline at end of file
+?>
$DB->setAttribute(PDO_ATTR_ERRMODE, PDO_ERRMODE_WARNING);
-?>
\ No newline at end of file
+?>
die('skip cannot open db');
}
-?>
\ No newline at end of file
+?>
$PDO_TESTS = dirname(__FILE__) . '/../../pdo/tests/';
-?>
\ No newline at end of file
+?>
$DB->setAttribute(PDO_ATTR_ERRMODE, PDO_ERRMODE_WARNING);
-?>
\ No newline at end of file
+?>
if (!extension_loaded("pdo_sqlite")) print "skip";
-?>
\ No newline at end of file
+?>