* Change the owt to conference.

This commit is contained in:
hufangzhou
2022-03-03 09:53:14 +08:00
parent 526a933f47
commit 4fcbccbaa8
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -62,7 +62,7 @@ zentaoxx:
mkdir -p zentaoxx/db
mkdir -p zentaoxx/www
mkdir -p zentaoxx/extension/xuan/common/ext/model/
cd $(XUANPATH); git archive --format=zip --prefix=xuan/ $(XUANVERSION) > xuan.zip
cd $(XUANPATH); git pull; git archive --format=zip --prefix=xuan/ $(XUANVERSION) > xuan.zip
mv $(XUANPATH)/xuan.zip .
unzip xuan.zip
cp xuan/xxb/config/ext/_0_xuanxuan.php zentaoxx/config/ext/
@@ -72,7 +72,7 @@ zentaoxx:
cp -r xuan/xxb/module/im zentaoxx/extension/xuan/
cp -r xuan/xxb/module/client zentaoxx/extension/xuan/
cp -r xuan/xxb/module/license zentaoxx/extension/xuan/
cp -r xuan/xxb/module/owt zentaoxx/extension/xuan/
cp -r xuan/xxb/module/conference zentaoxx/extension/xuan/
mkdir -p zentaoxx/extension/xuan/common/view
cp -r xuan/xxb/module/common/view/header.modal.html.php zentaoxx/extension/xuan/common/view
cp -r xuan/xxb/module/common/view/marked.html.php zentaoxx/extension/xuan/common/view
+1 -1
View File
@@ -1 +1 @@
dc75cbfd
v5.3.1
+1 -1
View File
@@ -1 +1 @@
5.0.2
5.3.1