Show module used in test

This commit is contained in:
Marcus Boerger 2002-11-16 19:43:53 +00:00
parent 015c117e37
commit 4f747e80f0

View File

@ -2,4 +2,5 @@
if (!extension_loaded("dbx")) die("skip");
include_once("dbx_test.p");
if ($connection===NULL) die("skip connection not specified");
die("info using $module_name");
?>