sixd Wed Mar 11 17:12:24 2009 UTC
Modified files:
/php-src/ext/oci8/tests details.inc
Log:
Revert local setting changes
http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/tests/details.inc?r1=1.7&r2=1.8&diff_format=u
Index: php-src/ext/oci8/tests/details.inc
diff -u php-src/ext/oci8/tests/details.inc:1.7
php-src/ext/oci8/tests/details.inc:1.8
--- php-src/ext/oci8/tests/details.inc:1.7 Mon Mar 9 18:59:20 2009
+++ php-src/ext/oci8/tests/details.inc Wed Mar 11 17:12:24 2009
@@ -38,12 +38,6 @@
$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
*/
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php