tony2001                Wed Dec 27 09:49:06 2006 UTC

  Modified files:              
    /php-src/ext/oci8/tests     details.inc 
  Log:
  that should not be there..
  
  
http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/tests/details.inc?r1=1.2&r2=1.3&diff_format=u
Index: php-src/ext/oci8/tests/details.inc
diff -u php-src/ext/oci8/tests/details.inc:1.2 
php-src/ext/oci8/tests/details.inc:1.3
--- php-src/ext/oci8/tests/details.inc:1.2      Wed Dec 27 09:48:05 2006
+++ php-src/ext/oci8/tests/details.inc  Wed Dec 27 09:49:06 2006
@@ -7,7 +7,7 @@
 
 $user       = "system";
 $password   = "system";
-$dbase      = "HP";
+$dbase      = "oracle";
 
 /* Set this variable to TRUE if Oracle is installed @ localhost */
 

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to