You are here

property soap_server::$debug_flag in Salesforce Suite 5

Same name in this branch
  1. 5 includes/nusoap.php \soap_server::debug_flag
  2. 5 includes/nusoap.orig.php \soap_server::debug_flag
Same name and namespace in other branches
  1. 5.2 includes/nusoap.php \soap_server::debug_flag
  2. 5.2 includes/nusoap.orig.php \soap_server::debug_flag

* whether to append debug to response as XML comment * * @access public

Type: boolean

File

includes/nusoap.orig.php, line 3178

Class

soap_server
soap_server allows the user to create a SOAP server that is capable of receiving messages and returning responses

Code

var $debug_flag = false;