No comment.

This commit is contained in:
Sebastian Bergmann 2000-12-04 07:05:16 +00:00
parent 676bb6b9a0
commit c20df37045

View file

@ -80,8 +80,8 @@
* into your database). * into your database).
*/ */
define( "DB_PARAM_SCALAR", 1); define( "DB_PARAM_SCALAR", 1 );
define( "DB_PARAM_OPAQUE", 2); define( "DB_PARAM_OPAQUE", 2 );
/* /*
* These constants define different ways of returning binary data * These constants define different ways of returning binary data