From a1d57a3c85da1fdcea1d10e913e8eecfbf17ad46 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sat, 30 Dec 2017 11:56:53 +0100 Subject: [PATCH] Remove package TBD --- Admin/Activate.php | 1 - Admin/Deactivate.php | 1 - Admin/Install/Navigation.php | 1 - Admin/Installer.php | 1 - Admin/Uninstall.php | 1 - Admin/Update.php | 1 - Controller.php | 1 - Models/AddressMapper.php | 1 - Models/ContactElement.php | 1 - Models/ContactElementMapper.php | 1 - Models/NullProfile.php | 1 - Models/PermissionState.php | 1 - Models/Profile.php | 1 - Models/ProfileMapper.php | 1 - Theme/Backend/Components/AccountGroupSelector/BaseView.php | 1 - Theme/Backend/Components/AccountGroupSelector/PopupView.php | 1 - Theme/Backend/Lang/Navigation.en.lang.php | 1 - Theme/Backend/Lang/api.en.lang.php | 1 - Theme/Backend/Lang/en.lang.php | 1 - Theme/Backend/profile-list.tpl.php | 1 - Theme/Backend/profile-single.tpl.php | 1 - 21 files changed, 21 deletions(-) diff --git a/Admin/Activate.php b/Admin/Activate.php index b45ad87..21b2c26 100644 --- a/Admin/Activate.php +++ b/Admin/Activate.php @@ -5,7 +5,6 @@ * PHP Version 7.1 * * @category TBD - * @package TBD * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 diff --git a/Admin/Deactivate.php b/Admin/Deactivate.php index c829355..d50d2fe 100644 --- a/Admin/Deactivate.php +++ b/Admin/Deactivate.php @@ -5,7 +5,6 @@ * PHP Version 7.1 * * @category TBD - * @package TBD * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 diff --git a/Admin/Install/Navigation.php b/Admin/Install/Navigation.php index ca28d7b..383e9a7 100644 --- a/Admin/Install/Navigation.php +++ b/Admin/Install/Navigation.php @@ -5,7 +5,6 @@ * PHP Version 7.1 * * @category TBD - * @package TBD * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 diff --git a/Admin/Installer.php b/Admin/Installer.php index 483edfa..921f150 100644 --- a/Admin/Installer.php +++ b/Admin/Installer.php @@ -5,7 +5,6 @@ * PHP Version 7.1 * * @category TBD - * @package TBD * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 diff --git a/Admin/Uninstall.php b/Admin/Uninstall.php index 382155c..8dd3200 100644 --- a/Admin/Uninstall.php +++ b/Admin/Uninstall.php @@ -5,7 +5,6 @@ * PHP Version 7.1 * * @category TBD - * @package TBD * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 diff --git a/Admin/Update.php b/Admin/Update.php index 956ae96..7362e28 100644 --- a/Admin/Update.php +++ b/Admin/Update.php @@ -5,7 +5,6 @@ * PHP Version 7.1 * * @category TBD - * @package TBD * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 diff --git a/Controller.php b/Controller.php index 0557d91..2713106 100644 --- a/Controller.php +++ b/Controller.php @@ -5,7 +5,6 @@ * PHP Version 7.1 * * @category TBD - * @package TBD * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 diff --git a/Models/AddressMapper.php b/Models/AddressMapper.php index d312017..694dd21 100644 --- a/Models/AddressMapper.php +++ b/Models/AddressMapper.php @@ -5,7 +5,6 @@ * PHP Version 7.1 * * @category TBD - * @package TBD * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 diff --git a/Models/ContactElement.php b/Models/ContactElement.php index 651af56..1cec2cc 100644 --- a/Models/ContactElement.php +++ b/Models/ContactElement.php @@ -5,7 +5,6 @@ * PHP Version 7.1 * * @category TBD - * @package TBD * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 diff --git a/Models/ContactElementMapper.php b/Models/ContactElementMapper.php index 49b4d04..b97c54a 100644 --- a/Models/ContactElementMapper.php +++ b/Models/ContactElementMapper.php @@ -5,7 +5,6 @@ * PHP Version 7.1 * * @category TBD - * @package TBD * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 diff --git a/Models/NullProfile.php b/Models/NullProfile.php index e7ae763..ff1fc01 100644 --- a/Models/NullProfile.php +++ b/Models/NullProfile.php @@ -5,7 +5,6 @@ * PHP Version 7.1 * * @category TBD - * @package TBD * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 diff --git a/Models/PermissionState.php b/Models/PermissionState.php index 5267dd9..0b7ecaf 100644 --- a/Models/PermissionState.php +++ b/Models/PermissionState.php @@ -5,7 +5,6 @@ * PHP Version 7.1 * * @category TBD - * @package TBD * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 diff --git a/Models/Profile.php b/Models/Profile.php index 1a9bcf7..2f9f239 100644 --- a/Models/Profile.php +++ b/Models/Profile.php @@ -5,7 +5,6 @@ * PHP Version 7.1 * * @category TBD - * @package TBD * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 diff --git a/Models/ProfileMapper.php b/Models/ProfileMapper.php index 5b64b30..39cc846 100644 --- a/Models/ProfileMapper.php +++ b/Models/ProfileMapper.php @@ -5,7 +5,6 @@ * PHP Version 7.1 * * @category TBD - * @package TBD * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 diff --git a/Theme/Backend/Components/AccountGroupSelector/BaseView.php b/Theme/Backend/Components/AccountGroupSelector/BaseView.php index ed46566..e6c812b 100644 --- a/Theme/Backend/Components/AccountGroupSelector/BaseView.php +++ b/Theme/Backend/Components/AccountGroupSelector/BaseView.php @@ -5,7 +5,6 @@ * PHP Version 7.1 * * @category TBD - * @package TBD * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 diff --git a/Theme/Backend/Components/AccountGroupSelector/PopupView.php b/Theme/Backend/Components/AccountGroupSelector/PopupView.php index b80216f..60bbff7 100644 --- a/Theme/Backend/Components/AccountGroupSelector/PopupView.php +++ b/Theme/Backend/Components/AccountGroupSelector/PopupView.php @@ -5,7 +5,6 @@ * PHP Version 7.1 * * @category TBD - * @package TBD * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 diff --git a/Theme/Backend/Lang/Navigation.en.lang.php b/Theme/Backend/Lang/Navigation.en.lang.php index ea9da94..c4f0244 100644 --- a/Theme/Backend/Lang/Navigation.en.lang.php +++ b/Theme/Backend/Lang/Navigation.en.lang.php @@ -5,7 +5,6 @@ * PHP Version 7.1 * * @category TBD - * @package TBD * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 diff --git a/Theme/Backend/Lang/api.en.lang.php b/Theme/Backend/Lang/api.en.lang.php index e56fd6e..04e1f34 100644 --- a/Theme/Backend/Lang/api.en.lang.php +++ b/Theme/Backend/Lang/api.en.lang.php @@ -5,7 +5,6 @@ * PHP Version 7.1 * * @category TBD - * @package TBD * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 diff --git a/Theme/Backend/Lang/en.lang.php b/Theme/Backend/Lang/en.lang.php index 2bdc976..d0d3a7f 100644 --- a/Theme/Backend/Lang/en.lang.php +++ b/Theme/Backend/Lang/en.lang.php @@ -5,7 +5,6 @@ * PHP Version 7.1 * * @category TBD - * @package TBD * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 diff --git a/Theme/Backend/profile-list.tpl.php b/Theme/Backend/profile-list.tpl.php index 2c39456..f038676 100644 --- a/Theme/Backend/profile-list.tpl.php +++ b/Theme/Backend/profile-list.tpl.php @@ -5,7 +5,6 @@ * PHP Version 7.1 * * @category TBD - * @package TBD * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 diff --git a/Theme/Backend/profile-single.tpl.php b/Theme/Backend/profile-single.tpl.php index dc9f386..08a3042 100644 --- a/Theme/Backend/profile-single.tpl.php +++ b/Theme/Backend/profile-single.tpl.php @@ -5,7 +5,6 @@ * PHP Version 7.1 * * @category TBD - * @package TBD * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0