Add ssl test, not able to test here; fix php error created by $fs not defined in response class

This commit is contained in:
Miles Lott 2001-11-30 04:19:59 +00:00
parent 5450560dfd
commit 07772e9d7f

View File

@ -22,7 +22,7 @@
{
var $xv = array();
var $fn;
var $fs;
var $fs = '';
var $hdrs;
function xmlrpcresp($val='', $fcode=0, $fstr='')