diff options
Diffstat (limited to '20-oci8.ini')
-rw-r--r-- | 20-oci8.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/20-oci8.ini b/20-oci8.ini index f1fe49a..46e0668 100644 --- a/20-oci8.ini +++ b/20-oci8.ini @@ -1,5 +1,5 @@ ; Enable oci8 extension module -extension=oci8.so +extension=oci8 ; Connection: Enables privileged connections using external ; credentials (OCI_SYSOPER, OCI_SYSDBA) |