From 880c08e16a50eafd6f8cbb1f2aa48b8e8802733e Mon Sep 17 00:00:00 2001 From: Christopher Jones Date: Sun, 19 Jul 2009 16:08:44 +0000 Subject: [PATCH] make it easier for maintainers to set un/pw in environments that don't pass shell variables --- ext/oci8/tests/connect.inc | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ext/oci8/tests/connect.inc b/ext/oci8/tests/connect.inc index 8a116290e7..8fb0a7f07e 100644 --- a/ext/oci8/tests/connect.inc +++ b/ext/oci8/tests/connect.inc @@ -1,6 +1,10 @@