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:
@@ -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
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user