From: Christopher Jones Date: Wed, 11 Mar 2009 17:12:24 +0000 (+0000) Subject: Revert local setting changes X-Git-Tag: php-5.4.0alpha1~191^2~4166 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=350da73bbc98440dccc1ea3f5a1bf278ba5ff1d2;p=php Revert local setting changes --- diff --git a/ext/oci8/tests/details.inc b/ext/oci8/tests/details.inc index 1db1db8e28..0c53823eec 100644 --- a/ext/oci8/tests/details.inc +++ b/ext/oci8/tests/details.inc @@ -38,12 +38,6 @@ if (false !== getenv('PHP_OCI8_TEST_DB')) { $test_drcp = FALSE; } -$user = "system"; -$password = "oracle"; -$dbase = "ca-tools1.us.oracle.com/orcl"; -$oracle_on_localhost = TRUE; -$test_drcp = FALSE; - /* * Common object names for scripts to use */