diff --git a/xuanxuan/module/im/ext/control/debug.php b/xuanxuan/module/im/ext/control/debug.php new file mode 100644 index 0000000000..786c083ee0 --- /dev/null +++ b/xuanxuan/module/im/ext/control/debug.php @@ -0,0 +1,20 @@ +view->title = $this->lang->im->debug; + $this->view->source = $source; + $this->view->xxdStatus = $this->im->getXxdStatus(); + $this->view->checkXXBConfig = $this->im->checkXXBConfig(); + $this->display(); + } +} diff --git a/xuanxuan/module/im/ext/view/debug.html.php b/xuanxuan/module/im/ext/view/debug.html.php new file mode 100755 index 0000000000..dc5027247a --- /dev/null +++ b/xuanxuan/module/im/ext/view/debug.html.php @@ -0,0 +1,69 @@ + + * @package chat + * @version $Id$ + * @link https://xuanim.com + */ +?> + +app->user->admin != 'super'):?> + +
| im->version;?> | +xuanxuan->version;?> | +
|---|---|
| im->key;?> | +xuanxuan->key;?> | +
| im->url;?> | +config->webRoot . 'x.php';?> | +