]> granicus.if.org Git - php/commitdiff
Revert local setting changes
authorChristopher Jones <sixd@php.net>
Wed, 11 Mar 2009 17:12:24 +0000 (17:12 +0000)
committerChristopher Jones <sixd@php.net>
Wed, 11 Mar 2009 17:12:24 +0000 (17:12 +0000)
ext/oci8/tests/details.inc

index 1db1db8e28280d165c4aaa8184efdf56d7eda71f..0c53823eec0fd9d7de2c9d897132eb6d72fabc7c 100644 (file)
@@ -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
  */