Merge branch feature/workflowgroup of zentao/zentaopms (#12250)

This commit is contained in:
刘刚
2025-11-10 16:35:23 +08:00
committed by Gitfox
+2 -2
View File
@@ -1,11 +1,11 @@
<?php
declare(strict_types=1);
/**
* The yyy view file of xxx module of ZenTaoPMS.
* The export view file of bug module of ZenTaoPMS.
* @copyright Copyright 2009-2023 禅道软件(青岛)有限公司(ZenTao Software (Qingdao) Co., Ltd. www.zentao.net)
* @license ZPL(https://zpl.pub/page/zplv12.html) or AGPL(https://www.gnu.org/licenses/agpl-3.0.en.html)
* @author Tingting Dai <daitingting@easycorp.ltd>
* @package xxx
* @package bug
* @link https://www.zentao.net
*/
include '../../file/ui/export.html.php';