1
0
mirror of https://github.com/php/php-src.git synced 2026-04-25 17:08:14 +02:00
This commit is contained in:
Marcus Boerger
2005-12-11 15:28:52 +00:00
parent 3f8491c2fa
commit 90a321d854
+1
View File
@@ -43,6 +43,7 @@ class PDOTest {
// on a previous run
static $test_tables = array(
'test',
'test2',
'classtypes'
);
foreach ($test_tables as $table) {