Home
last modified time | relevance | path

Searched refs:xcom_connect (Results 1 – 2 of 2) sorted by relevance

/plugin/xcom/scripts/
H A Dxml.php19 $client = xcom_connect($url,$credentials->user,$credentials->pwd ,$debug);
116 function xcom_connect($url,$user,$pwd, $debug=false) { function
H A Dxcom_save.php77 … return $this->xcom_connect($credentials->url,$credentials->user,$credentials->pwd ,0);
82 … return $this->xcom_connect($credentials['url'],$credentials['user'],$credentials['pwd'] ,0);
216 function xcom_connect($url,$user,$pwd, $debug=false) { function in xcom_save