Changeset 440 for pro-violet-viettel/sourcecode/application/libraries
- Timestamp:
- Nov 7, 2014 7:24:54 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pro-violet-viettel/sourcecode/application/libraries/nusoap/class.soapclient.php
r419 r440 54 54 var $decode_utf8 = true; // toggles whether the parser decodes element content w/ utf8_decode() 55 55 var $operations = array(); // WSDL operations, empty for WSDL initialization error 56 57 var $operation = ''; // Dungnv added 2014.11.07 58 56 59 var $curl_options = array(); // User-specified cURL options 57 60 var $bindingType = ''; // WSDL operation binding type
Note: See TracChangeset
for help on using the changeset viewer.