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) PHP_MINIT_FUNCTION(oci)
{ {
OCILS_FETCH();
zend_class_entry oci_lob_class_entry; zend_class_entry oci_lob_class_entry;
OCILS_FETCH();
OCI(shutdown) = 0; OCI(shutdown) = 0;