From 840b7ab03afc9521bb24ad11427ff2df015d021d Mon Sep 17 00:00:00 2001 From: tianshujie98 Date: Thu, 27 Aug 2020 13:19:45 +0800 Subject: [PATCH] * Add risk commit. --- module/risk/control.php | 10 ++++++++++ module/risk/model.php | 12 ++++++++++++ module/risk/view/activate.html.php | 12 ++++++++++++ module/risk/view/assignto.html.php | 12 ++++++++++++ module/risk/view/batchcreate.html.php | 12 ++++++++++++ module/risk/view/browse.html.php | 12 ++++++++++++ module/risk/view/cancel.html.php | 12 ++++++++++++ module/risk/view/close.html.php | 12 ++++++++++++ module/risk/view/create.html.php | 12 ++++++++++++ module/risk/view/edit.html.php | 12 ++++++++++++ module/risk/view/hangup.html.php | 12 ++++++++++++ module/risk/view/track.html.php | 12 ++++++++++++ module/risk/view/view.html.php | 12 ++++++++++++ 13 files changed, 154 insertions(+) diff --git a/module/risk/control.php b/module/risk/control.php index bdfeb64926..f6bd8ab0db 100644 --- a/module/risk/control.php +++ b/module/risk/control.php @@ -1,4 +1,14 @@ + * @package risk + * @version $Id: control.php 5107 2013-07-12 01:46:12Z chencongzhi520@gmail.com $ + * @link http://www.zentao.net + */ class risk extends control { /** diff --git a/module/risk/model.php b/module/risk/model.php index 768838d0ca..a154ec9f61 100644 --- a/module/risk/model.php +++ b/module/risk/model.php @@ -1,4 +1,16 @@ + * @package risk + * @version $Id: model.php 5079 2013-07-10 00:44:34Z chencongzhi520@gmail.com $ + * @link http://www.zentao.net + */ +?> + + * @package risk + * @version $Id: activate.html.php 4903 2013-06-26 05:32:59Z wyd621@gmail.com $ + * @link http://www.zentao.net + */ +?>
diff --git a/module/risk/view/assignto.html.php b/module/risk/view/assignto.html.php index 039d43d092..5e6263de6c 100644 --- a/module/risk/view/assignto.html.php +++ b/module/risk/view/assignto.html.php @@ -1,3 +1,15 @@ + + * @package risk + * @version $Id: assignto.html.php 4903 2013-06-26 05:32:59Z wyd621@gmail.com $ + * @link http://www.zentao.net + */ +?>
diff --git a/module/risk/view/batchcreate.html.php b/module/risk/view/batchcreate.html.php index 22a2e0af8e..4ea69f2ad4 100644 --- a/module/risk/view/batchcreate.html.php +++ b/module/risk/view/batchcreate.html.php @@ -1,3 +1,15 @@ + + * @package risk + * @version $Id: batchcreate.html.php 4903 2013-06-26 05:32:59Z wyd621@gmail.com $ + * @link http://www.zentao.net + */ +?>
diff --git a/module/risk/view/browse.html.php b/module/risk/view/browse.html.php index d00552f263..45cb834d06 100644 --- a/module/risk/view/browse.html.php +++ b/module/risk/view/browse.html.php @@ -1,3 +1,15 @@ + + * @package risk + * @version $Id: browse.html.php 4903 2013-06-26 05:32:59Z wyd621@gmail.com $ + * @link http://www.zentao.net + */ +?>