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

List:       wsf-c-commits
Subject:    [Wsf-c-commits] svn commit r16367 - trunk/wsf/php/scripts
From:       svn () wso2 ! org
Date:       2008-04-30 6:32:18
Message-ID: E1Jr5rW-0003SO-Id () wso2 ! org
[Download RAW message or body]

Author: dimuthu
Date: Tue Apr 29 23:32:15 2008
New Revision: 16367

Log:

removing unini variable in the generated code


Modified:
   trunk/wsf/php/scripts/wsdl2php.php

Modified: trunk/wsf/php/scripts/wsdl2php.php
==============================================================================
--- trunk/wsf/php/scripts/wsdl2php.php	(original)
+++ trunk/wsf/php/scripts/wsdl2php.php	Tue Apr 29 23:32:15 2008
@@ -130,7 +130,7 @@
 	echo "// create service in WSDL mode\n";
 	echo "\$service = new WSService(array (\"wsdl\" =>\"$wsdl_location\",\n";
 	echo "        \"operations\" => \$operations,\n";
-	echo "        \"opParams\" => \$opParams,\n";
+	//echo "        \"opParams\" => \$opParams,\n";
     if($actions != NULL) {
         echo 
          "        \"actions\" => \$actions,\n";

_______________________________________________
Wsf-c-commits mailing list
Wsf-c-commits@wso2.org
http://www.wso2.org/cgi-bin/mailman/listinfo/wsf-c-commits
[prev in list] [next in list] [prev in thread] [next in thread] 

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