Commit: f402ca23d3d9bebc53a81a787864f0b7e874d43b Author: Christopher Jones <s...@php.net> Thu, 22 Mar 2012 14:28:33 -0700 Parents: 7164175e8576144562d9062c4625bcbaa4d670e2 Branches: master
Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=f402ca23d3d9bebc53a81a787864f0b7e874d43b Log: More changes to README Changed paths: M ext/oci8/README Diff: f402ca23d3d9bebc53a81a787864f0b7e874d43b diff --git a/ext/oci8/README b/ext/oci8/README index db7db57..6ec2de7 100644 --- a/ext/oci8/README +++ b/ext/oci8/README @@ -8,5 +8,4 @@ with Oracle 10.2 libraries can connect to Oracle Database 9.2 onwards. This release of OCI8 can be used with PHP versions 4.3.9 to 5.x. -OCI8 installation instructions and documentation is available at -http://www.php.net/oci8 +OCI8 documentation is available at http://www.php.net/oci8 -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php