r5834 - branches/bmas-staging/lib/org/freemedsoftware/api

0 views
Skip to first unread message

subve...@svn.freemedsoftware.org

unread,
Sep 1, 2010, 2:20:16 PM9/1/10
to freemed-d...@googlegroups.com
Author: jeff
Date: 2010-09-01 14:20:16 -0400 (Wed, 01 Sep 2010)
New Revision: 5834

Modified:
branches/bmas-staging/lib/org/freemedsoftware/api/Signatures.class.php
Log:
Use the proper wsdl file.


Modified: branches/bmas-staging/lib/org/freemedsoftware/api/Signatures.class.php
===================================================================
--- branches/bmas-staging/lib/org/freemedsoftware/api/Signatures.class.php 2010-08-31 15:27:13 UTC (rev 5833)
+++ branches/bmas-staging/lib/org/freemedsoftware/api/Signatures.class.php 2010-09-01 18:20:16 UTC (rev 5834)
@@ -282,7 +282,7 @@
} // end method getSoapClient

protected function getCachedWSDL ( ) {
- $url = PHYSICAL_LOCATION . '/data/wsdl/DosingService.wsdl';
+ $url = PHYSICAL_LOCATION . '/data/wsdl/ShimService.wsdl';
file_put_contents( $cached_name, file_get_contents($url) );
return $cached_name;
} // end method getCachedWSDL

Reply all
Reply to author
Forward
0 new messages