[xoops-cvslog 3727] CVS update: xoops2jp/html/modules/base/preload/Primary

Back to archive index

Minahito minah****@users*****
2006年 7月 27日 (木) 18:34:51 JST


Index: xoops2jp/html/modules/base/preload/Primary/NuSoapLoader.class.php
diff -u xoops2jp/html/modules/base/preload/Primary/NuSoapLoader.class.php:1.1.2.4 xoops2jp/html/modules/base/preload/Primary/NuSoapLoader.class.php:1.1.2.5
--- xoops2jp/html/modules/base/preload/Primary/NuSoapLoader.class.php:1.1.2.4	Fri Jul  7 11:56:14 2006
+++ xoops2jp/html/modules/base/preload/Primary/NuSoapLoader.class.php	Thu Jul 27 18:34:51 2006
@@ -22,7 +22,7 @@
 			$client = new Legacy_SoapClient($service);
 		}
 		else {
-			$client = new XCube_ServiceClienet($service);
+			$client = new XCube_ServiceClient($service);
 		}
 	}
 }


xoops-cvslog メーリングリストの案内
Back to archive index