mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-26 07:49:28 +01:00
Add ssl test, not able to test here; fix php error created by $fs not defined in response class
This commit is contained in:
parent
5450560dfd
commit
07772e9d7f
@ -22,7 +22,7 @@
|
|||||||
{
|
{
|
||||||
var $xv = array();
|
var $xv = array();
|
||||||
var $fn;
|
var $fn;
|
||||||
var $fs;
|
var $fs = '';
|
||||||
var $hdrs;
|
var $hdrs;
|
||||||
|
|
||||||
function xmlrpcresp($val='', $fcode=0, $fstr='')
|
function xmlrpcresp($val='', $fcode=0, $fstr='')
|
||||||
|
Loading…
Reference in New Issue
Block a user