Home
last modified time | relevance | path

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

/plugin/xcom/
H A Dscript.js2 var xcomSites; variable
601 xcom_setValue('xcom_url',xcomSites[which]['url']);
602 xcom_setValue('xcom_pwd',xcomSites[which]['pwd']);
603 xcom_setValue('xcom_user',xcomSites[which]['user']);
736 xcomSites = JSINFO['xcom_sites'];
737 for (var i in xcomSites) {