1
0
mirror of https://github.com/php/php-src.git synced 2026-03-27 01:32:22 +01:00

Update description

This commit is contained in:
Christopher Jones
2008-04-18 02:33:59 +00:00
parent 08eaa56798
commit 0a6fb9085e

View File

@@ -5,8 +5,8 @@ http://pear.php.net/dtd/package-2.0
http://pear.php.net/dtd/package-2.0.xsd">
<name>oci8</name>
<channel>pecl.php.net</channel>
<summary>OCI8 functions</summary>
<description>These functions allow you to access Oracle database servers using the Oracle Call Interface (OCI8).
<summary>Extension for Oracle Database</summary>
<description>This extension allows you to access Oracle databases using the Oracle Call Interface (OCI8). It can be built using Oracle 9.2, 10.2 or 11.1 client libraries, and allows Oracle's standard cross-version connectivity.
</description>
<lead>
<name>Antony Dovgal</name>