diff --git a/xuanxuan/module/im/ext/control/debug.php b/xuanxuan/module/im/ext/control/debug.php index 786c083ee0..2502133452 100644 --- a/xuanxuan/module/im/ext/control/debug.php +++ b/xuanxuan/module/im/ext/control/debug.php @@ -15,6 +15,7 @@ class myIm extends im $this->view->source = $source; $this->view->xxdStatus = $this->im->getXxdStatus(); $this->view->checkXXBConfig = $this->im->checkXXBConfig(); + $this->view->domain = $this->im->getServer('zentao'); $this->display(); } } diff --git a/xuanxuan/module/im/ext/view/debug.html.php b/xuanxuan/module/im/ext/view/debug.html.php index dc5027247a..ca42656212 100755 --- a/xuanxuan/module/im/ext/view/debug.html.php +++ b/xuanxuan/module/im/ext/view/debug.html.php @@ -46,7 +46,7 @@ window.v.showLog = xuanxuan->debug;?>;