mirror of
https://github.com/php/php-src.git
synced 2025-08-20 01:14:28 +02:00
4 lines
101 B
Text
4 lines
101 B
Text
/* define if you want to use the oci8 extension */
|
|
/* #undef HAVE_LIBOCI8 */
|
|
#define HAVE_OCI8 0
|
|
|