diff --git a/module/artifactrepo/control.php b/module/artifactrepo/control.php index d83d784d26..ca342cbc70 100644 --- a/module/artifactrepo/control.php +++ b/module/artifactrepo/control.php @@ -1,8 +1,8 @@ * @package artifactrepo diff --git a/module/artifactrepo/model.php b/module/artifactrepo/model.php index 4c76d59bc9..8c03e75b1e 100644 --- a/module/artifactrepo/model.php +++ b/module/artifactrepo/model.php @@ -1,8 +1,8 @@ * @package artifactrepo diff --git a/module/block/view/main.html.php b/module/block/view/main.html.php index 8198e1a9db..71e3404478 100644 --- a/module/block/view/main.html.php +++ b/module/block/view/main.html.php @@ -1,6 +1,6 @@ * @package CNE diff --git a/module/install/view/license.html.php b/module/install/view/license.html.php index 24a873f24e..100e62842e 100644 --- a/module/install/view/license.html.php +++ b/module/install/view/license.html.php @@ -1,6 +1,6 @@ * @package instance diff --git a/module/instance/model.php b/module/instance/model.php index ba71875b4d..6fbdd33322 100644 --- a/module/instance/model.php +++ b/module/instance/model.php @@ -1,8 +1,8 @@ * @package instance diff --git a/module/instance/view/backupsettings.html.php b/module/instance/view/backupsettings.html.php index 674aa4ed2d..a05d542593 100644 --- a/module/instance/view/backupsettings.html.php +++ b/module/instance/view/backupsettings.html.php @@ -1,8 +1,8 @@ * @package instance diff --git a/module/instance/view/custominstall.html.php b/module/instance/view/custominstall.html.php index 6571490d43..f9df19b052 100644 --- a/module/instance/view/custominstall.html.php +++ b/module/instance/view/custominstall.html.php @@ -1,8 +1,8 @@ * @package instance diff --git a/module/instance/view/editname.html.php b/module/instance/view/editname.html.php index 63fe7dde60..7e1baebcf5 100644 --- a/module/instance/view/editname.html.php +++ b/module/instance/view/editname.html.php @@ -1,8 +1,8 @@ * @package instance diff --git a/module/instance/view/install.html.php b/module/instance/view/install.html.php index f187c398cf..735f6193ed 100644 --- a/module/instance/view/install.html.php +++ b/module/instance/view/install.html.php @@ -1,8 +1,8 @@ * @package instance diff --git a/module/instance/view/resourceerror.html.php b/module/instance/view/resourceerror.html.php index 42334cf10d..20183f1568 100644 --- a/module/instance/view/resourceerror.html.php +++ b/module/instance/view/resourceerror.html.php @@ -1,8 +1,8 @@ * @package instance diff --git a/module/instance/view/restoresettings.html.php b/module/instance/view/restoresettings.html.php index 02412b1f31..303877a5a3 100644 --- a/module/instance/view/restoresettings.html.php +++ b/module/instance/view/restoresettings.html.php @@ -1,8 +1,8 @@ * @package instance diff --git a/module/instance/view/tosenior.html.php b/module/instance/view/tosenior.html.php index 349ca35546..48b9e7aa9f 100644 --- a/module/instance/view/tosenior.html.php +++ b/module/instance/view/tosenior.html.php @@ -1,8 +1,8 @@ * @package instance diff --git a/module/instance/view/upgrade.html.php b/module/instance/view/upgrade.html.php index 0aa14ee7f5..e8b69c2465 100644 --- a/module/instance/view/upgrade.html.php +++ b/module/instance/view/upgrade.html.php @@ -1,8 +1,8 @@ * @package instance diff --git a/module/instance/view/view.html.php b/module/instance/view/view.html.php index 83511316be..7df65ce876 100644 --- a/module/instance/view/view.html.php +++ b/module/instance/view/view.html.php @@ -1,8 +1,8 @@ * @package instance diff --git a/module/kanban/view/createcolumn.html.php b/module/kanban/view/createcolumn.html.php index 9157489619..6a19cb096f 100644 --- a/module/kanban/view/createcolumn.html.php +++ b/module/kanban/view/createcolumn.html.php @@ -1,6 +1,6 @@ hostID)) $rawMR = $this->mr->apiGetSingleMR($MR->hostID, $MR->targetProject, $MR->mriid); if($MR->synced && (!isset($rawMR->id) || empty($rawMR))) return $this->display(); - /* Sync MR from GitLab to ZentaoPMS. */ + /* Sync MR from GitLab to ZenTaoPMS. */ $MR = $this->mr->apiSyncMR($MR); $host = $this->loadModel('pipeline')->getByID($MR->hostID); diff --git a/module/my/view/buildcontactlists.html.php b/module/my/view/buildcontactlists.html.php index ec891117be..54af9087b6 100644 --- a/module/my/view/buildcontactlists.html.php +++ b/module/my/view/buildcontactlists.html.php @@ -1,6 +1,6 @@ * @package space diff --git a/module/space/model.php b/module/space/model.php index 45f88d7cb1..4f36b95d24 100644 --- a/module/space/model.php +++ b/module/space/model.php @@ -1,8 +1,8 @@ * @package space diff --git a/module/space/view/browse.html.php b/module/space/view/browse.html.php index c9f50dd162..201429efa8 100644 --- a/module/space/view/browse.html.php +++ b/module/space/view/browse.html.php @@ -1,8 +1,8 @@ * @package space diff --git a/module/space/view/browsebycard.html.php b/module/space/view/browsebycard.html.php index 0a1449d120..5b41649efc 100644 --- a/module/space/view/browsebycard.html.php +++ b/module/space/view/browsebycard.html.php @@ -1,8 +1,8 @@ * @package space diff --git a/module/space/view/browsebylist.html.php b/module/space/view/browsebylist.html.php index 5d72f2e362..689a5c859e 100644 --- a/module/space/view/browsebylist.html.php +++ b/module/space/view/browsebylist.html.php @@ -1,8 +1,8 @@ * @package space diff --git a/module/store/control.php b/module/store/control.php index 9feac76718..d3fa23e34c 100644 --- a/module/store/control.php +++ b/module/store/control.php @@ -1,8 +1,8 @@ * @package store diff --git a/module/store/model.php b/module/store/model.php index 8e053343cf..7ce7303b03 100644 --- a/module/store/model.php +++ b/module/store/model.php @@ -1,8 +1,8 @@ * @package store diff --git a/module/store/view/appview.html.php b/module/store/view/appview.html.php index 7804e82855..960f30d254 100644 --- a/module/store/view/appview.html.php +++ b/module/store/view/appview.html.php @@ -1,8 +1,8 @@ * @package store diff --git a/module/store/view/browse.html.php b/module/store/view/browse.html.php index 108250915d..f545a6bbff 100644 --- a/module/store/view/browse.html.php +++ b/module/store/view/browse.html.php @@ -1,8 +1,8 @@ * @package store diff --git a/module/system/control.php b/module/system/control.php index afd398fa4a..23ba392c86 100644 --- a/module/system/control.php +++ b/module/system/control.php @@ -1,8 +1,8 @@ * @package system diff --git a/module/system/model.php b/module/system/model.php index e07310cf5f..7f3de17a47 100644 --- a/module/system/model.php +++ b/module/system/model.php @@ -1,8 +1,8 @@ * @package system diff --git a/module/system/view/dashboard.html.php b/module/system/view/dashboard.html.php index 0db1a8d76e..5d55f4a7d1 100644 --- a/module/system/view/dashboard.html.php +++ b/module/system/view/dashboard.html.php @@ -1,8 +1,8 @@ * @package my diff --git a/module/system/view/dblist.html.php b/module/system/view/dblist.html.php index f5697c2293..728c67b738 100644 --- a/module/system/view/dblist.html.php +++ b/module/system/view/dblist.html.php @@ -1,8 +1,8 @@ * @package system diff --git a/module/system/view/domainview.html.php b/module/system/view/domainview.html.php index dbf06aa211..8ce72a38ad 100644 --- a/module/system/view/domainview.html.php +++ b/module/system/view/domainview.html.php @@ -1,8 +1,8 @@ * @package system diff --git a/module/system/view/index.html.php b/module/system/view/index.html.php index 4630e5a335..7f30f4ceea 100644 --- a/module/system/view/index.html.php +++ b/module/system/view/index.html.php @@ -1,8 +1,8 @@ * @package system diff --git a/module/system/view/ldapview.html.php b/module/system/view/ldapview.html.php index 048c902100..ffe8df3cd9 100644 --- a/module/system/view/ldapview.html.php +++ b/module/system/view/ldapview.html.php @@ -1,8 +1,8 @@ * @package system diff --git a/module/system/view/ossview.html.php b/module/system/view/ossview.html.php index f0a2822c97..21fd852ae7 100644 --- a/module/system/view/ossview.html.php +++ b/module/system/view/ossview.html.php @@ -1,8 +1,8 @@ * @package system diff --git a/module/system/view/slbview.html.php b/module/system/view/slbview.html.php index 28da2501da..546d1de46d 100644 --- a/module/system/view/slbview.html.php +++ b/module/system/view/slbview.html.php @@ -1,8 +1,8 @@ * @package system diff --git a/module/system/view/smtpview.html.php b/module/system/view/smtpview.html.php index 1efc99e40e..e19f9cb13b 100644 --- a/module/system/view/smtpview.html.php +++ b/module/system/view/smtpview.html.php @@ -1,8 +1,8 @@ * @package system diff --git a/module/upgrade/view/license.html.php b/module/upgrade/view/license.html.php index bfa879f43b..5859ee88fc 100644 --- a/module/upgrade/view/license.html.php +++ b/module/upgrade/view/license.html.php @@ -1,6 +1,6 @@