Changeset 440


Ignore:
Timestamp:
Nov 7, 2014 7:24:54 PM (11 years ago)
Author:
dungnv
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • pro-violet-viettel/sourcecode/application/libraries/nusoap/class.soapclient.php

    r419 r440  
    5454    var $decode_utf8 = true;            // toggles whether the parser decodes element content w/ utf8_decode()
    5555        var $operations = array();              // WSDL operations, empty for WSDL initialization error
     56       
     57        var $operation = '';            // Dungnv added 2014.11.07
     58       
    5659        var $curl_options = array();    // User-specified cURL options
    5760        var $bindingType = '';                  // WSDL operation binding type
Note: See TracChangeset for help on using the changeset viewer.