]> granicus.if.org Git - php/commitdiff
No comment.
authorSebastian Bergmann <sbergmann@php.net>
Mon, 4 Dec 2000 07:05:16 +0000 (07:05 +0000)
committerSebastian Bergmann <sbergmann@php.net>
Mon, 4 Dec 2000 07:05:16 +0000 (07:05 +0000)
pear/DB.php

index f631011d6b99609d5877ab3f7f6d7f9886c8fe5c..ae36a4b4dbd76bed3bd9142846d931260b6d2f77 100644 (file)
@@ -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