dsr             Thu Feb  8 14:10:52 2007 UTC

  Modified files:              
    /phpdoc/en/reference/sam/functions  SAM-Connection-connect.xml 
  Log:
  Correct build breaking typos for true and false
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/sam/functions/SAM-Connection-connect.xml?r1=1.8&r2=1.9&diff_format=u
Index: phpdoc/en/reference/sam/functions/SAM-Connection-connect.xml
diff -u phpdoc/en/reference/sam/functions/SAM-Connection-connect.xml:1.8 
phpdoc/en/reference/sam/functions/SAM-Connection-connect.xml:1.9
--- phpdoc/en/reference/sam/functions/SAM-Connection-connect.xml:1.8    Wed Feb 
 7 22:26:39 2007
+++ phpdoc/en/reference/sam/functions/SAM-Connection-connect.xml        Thu Feb 
 8 14:10:52 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
 <refentry id='function.samconnection-connect'>
  <refnamediv>
   <refname>SAMConnection->connect()</refname>
@@ -167,7 +167,7 @@
              </row>
              <row>
                <entry>SAM_MQTT_CLEANSTART</entry>
-               <entry>false</entry>
+               <entry>&false;</entry>
                <entry>
                 Optional connect option to indicate to an MQTT server that all 
previous connection data
                 for this client should be removed and that subscriptions 
should be deleted when the client

Reply via email to