tony2001 Wed Oct 19 05:11:23 2005 EDT
Modified files:
/pecl/oci8 php_oci8_int.h
Log:
remove undef HAVE_OCI_STMT_PREPARE2
http://cvs.php.net/diff.php/pecl/oci8/php_oci8_int.h?r1=1.8&r2=1.9&ty=u
Index: pecl/oci8/php_oci8_int.h
diff -u pecl/oci8/php_oci8_int.h:1.8 pecl/oci8/php_oci8_int.h:1.9
--- pecl/oci8/php_oci8_int.h:1.8 Mon Sep 26 12:48:24 2005
+++ pecl/oci8/php_oci8_int.h Wed Oct 19 05:11:22 2005
@@ -25,9 +25,7 @@
+----------------------------------------------------------------------+
*/
-/* $Id: php_oci8_int.h,v 1.8 2005/09/26 16:48:24 tony2001 Exp $ */
-
-#undef HAVE_OCI_STMT_PREPARE2
+/* $Id: php_oci8_int.h,v 1.9 2005/10/19 09:11:22 tony2001 Exp $ */
#if HAVE_OCI8
# ifndef PHP_OCI8_INT_H
|