From: Sebastian Bergmann Date: Mon, 4 Dec 2000 07:05:16 +0000 (+0000) Subject: No comment. X-Git-Tag: php-4.0.5RC1~1031 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c20df3704518140e605efd47282ab4529e15a3e6;p=php No comment. --- diff --git a/pear/DB.php b/pear/DB.php index f631011d6b..ae36a4b4db 100644 --- a/pear/DB.php +++ b/pear/DB.php @@ -80,8 +80,8 @@ * into your database). */ - define( "DB_PARAM_SCALAR", 1); - define( "DB_PARAM_OPAQUE", 2); + define( "DB_PARAM_SCALAR", 1 ); + define( "DB_PARAM_OPAQUE", 2 ); /* * These constants define different ways of returning binary data