jsonrpcphp icon indicating copy to clipboard operation
jsonrpcphp copied to clipboard

debug not working

Open mbischof opened this issue 5 years ago • 0 comments

https://github.com/weberhofer/jsonrpcphp/blob/master/src/org/jsonrpcphp/JsonRPCClient.php#L90

$this->debug = ($debug === true);

mbischof avatar Mar 06 '20 09:03 mbischof