1
0
mirror of https://github.com/php/php-src.git synced 2026-04-09 17:13:31 +02:00
This commit is contained in:
Thies C. Arntzen
2000-04-24 16:46:56 +00:00
parent 9d2738cf1d
commit 232bcff77e

View File

@@ -340,8 +340,8 @@ static void php_oci_init_globals(OCILS_D)
PHP_MINIT_FUNCTION(oci)
{
OCILS_FETCH();
zend_class_entry oci_lob_class_entry;
OCILS_FETCH();
OCI(shutdown) = 0;