[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/reference/mqseries/functions/_mqseries-get.xml?=
From:       Andrey_Gromov <rjhdby () php ! net>
Date:       2017-06-16 6:46:20
Message-ID: svn-rjhdby-1497595580-342595-850220894 () svn ! php ! net
[Download RAW message or body]

rjhdby                                   Fri, 16 Jun 2017 06:46:20 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=342595

Log:
--
Provided by anonymous 83910 (cedroux42@gmail.com)

Changed paths:
    U   phpdoc/en/trunk/reference/mqseries/functions/mqseries-get.xml

Modified: phpdoc/en/trunk/reference/mqseries/functions/mqseries-get.xml
===================================================================
--- phpdoc/en/trunk/reference/mqseries/functions/mqseries-get.xml	2017-06-16 06:41:14 \
                UTC (rev 342594)
+++ phpdoc/en/trunk/reference/mqseries/functions/mqseries-get.xml	2017-06-16 06:46:20 \
UTC (rev 342595) @@ -149,7 +149,7 @@
 // setup get message options
     $gmo = array('Options' => MQSERIES_MQGMO_FAIL_IF_QUIESCING | \
MQSERIES_MQGMO_WAIT, 'WaitInterval' => 3000);

-// get the message from the queueu
+// get the message from the queue
     mqseries_get($conn, $obj, $mdg, $gmo, 255, $msg, $data_length, $comp_code, \
$reason);  if ($comp_code !== MQSERIES_MQCC_OK) {
         printf("GET CompCode:%d Reason:%d Text:%s<br>", $comp_code, $reason, \
mqseries_strerror($reason));



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic