From 9eb0219c3cbd0e97b525976b247b0701a274eff9 Mon Sep 17 00:00:00 2001 From: wei <> Date: Fri, 12 Jan 2007 05:58:25 +0000 Subject: add Id keyword --- framework/3rdParty/WsdlGen/WsdlMessage.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'framework/3rdParty/WsdlGen/WsdlMessage.php') diff --git a/framework/3rdParty/WsdlGen/WsdlMessage.php b/framework/3rdParty/WsdlGen/WsdlMessage.php index 4d044dd0..164d81f1 100644 --- a/framework/3rdParty/WsdlGen/WsdlMessage.php +++ b/framework/3rdParty/WsdlGen/WsdlMessage.php @@ -11,6 +11,7 @@ * This file is part of the PRADO framework from {@link http://www.xisc.com} * * @author Marcus Nyeholt + * @author Wei Zhuo * @version $Id$ * @package System.Web.Services.SOAP */ @@ -19,6 +20,7 @@ * Represents a WSDL message. This is bound to the portTypes * for this service * @author Marcus Nyeholt + * @author Wei Zhuo * @version $Revision$ */ class WsdlMessage -- cgit v1.2.3