Explorar o código

Fixed typo in the SOAP client example

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@597 a333f486-631f-4898-b8df-5754b55c2be0
romainq %!s(int64=15) %!d(string=hai) anos
pai
achega
79b30e9c8d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      webservices/itopsoap.examples.php

+ 1 - 1
webservices/itopsoap.examples.php

@@ -73,7 +73,7 @@ try
 			),
 		), /* impacted cis */
 		'1', /* impact */
-		'1', /* urgency */
+		'1' /* urgency */
 	);
 
 	echo "<p>CreateIncidentTicket() returned:\n";