Browse Source

out of space in private (brain) memory;-)

PHP-4.0.5
Thies C. Arntzen 27 years ago
parent
commit
08055feffa
  1. 1
      ext/oci8/oci8.c

1
ext/oci8/oci8.c

@ -43,6 +43,7 @@
* - cleanup the ociexecute semantics for refcursors
* - make $lob->savefile use O_BINARY
* - line 2728: ub4 length = -1; needs fixing
* - delay OCIInitialize() as far as we can.
*/
/* {{{ includes & stuff */

Loading…
Cancel
Save