From 469110c75012ddf51b5fc54a7124b2d3f11bebd8 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/Audit.php | 1 - Models/AuditMapper.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/account-list.tpl.php | 1 - Theme/Backend/account-single.tpl.php | 1 - Theme/Backend/audit-list.tpl.php | 1 - Theme/Backend/audit-single.tpl.php | 1 - Theme/Backend/module-list.tpl.php | 1 - Theme/Backend/module-single.tpl.php | 1 - 18 files changed, 18 deletions(-) diff --git a/Admin/Activate.php b/Admin/Activate.php index 84870de..77e3431 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 e9c61e2..b1faa08 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 9323ca6..24b5a6f 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 02ea8e0..ef57549 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 2895b62..60b72fa 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 ae51e5d..48e2b5c 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 6de6acd..4e2473e 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/Audit.php b/Models/Audit.php index e2c0511..7246e2d 100644 --- a/Models/Audit.php +++ b/Models/Audit.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/AuditMapper.php b/Models/AuditMapper.php index 6693fbb..770cd09 100644 --- a/Models/AuditMapper.php +++ b/Models/AuditMapper.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 75889f5..b8462a3 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 50c6e95..d1c102b 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 44a6cd7..81aba59 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/account-list.tpl.php b/Theme/Backend/account-list.tpl.php index 2a9acb5..c295344 100644 --- a/Theme/Backend/account-list.tpl.php +++ b/Theme/Backend/account-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/account-single.tpl.php b/Theme/Backend/account-single.tpl.php index 5f3bfe1..2de6279 100644 --- a/Theme/Backend/account-single.tpl.php +++ b/Theme/Backend/account-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 diff --git a/Theme/Backend/audit-list.tpl.php b/Theme/Backend/audit-list.tpl.php index 76165ee..c2d12f3 100644 --- a/Theme/Backend/audit-list.tpl.php +++ b/Theme/Backend/audit-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/audit-single.tpl.php b/Theme/Backend/audit-single.tpl.php index 5f3bfe1..2de6279 100644 --- a/Theme/Backend/audit-single.tpl.php +++ b/Theme/Backend/audit-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 diff --git a/Theme/Backend/module-list.tpl.php b/Theme/Backend/module-list.tpl.php index 2a9acb5..c295344 100644 --- a/Theme/Backend/module-list.tpl.php +++ b/Theme/Backend/module-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/module-single.tpl.php b/Theme/Backend/module-single.tpl.php index f24270a..4309d95 100644 --- a/Theme/Backend/module-single.tpl.php +++ b/Theme/Backend/module-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