1
0
mirror of https://github.com/php/php-src.git synced 2026-03-29 03:32:20 +02:00

Revert local setting changes

This commit is contained in:
Christopher Jones
2009-03-11 17:12:24 +00:00
parent fdace0c5d0
commit 350da73bbc

View 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
*/