diff --git a/Admin/Activate.php b/Admin/Activate.php index 2701d89..09fa26a 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 361d2d8..3668571 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 d439d88..18b91fa 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 bfa4fd3..1563aa2 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 b2e3e58..d0a8a1f 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 df6cc1e..cabd1d2 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 9d8bbef..54cd70b 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/EditorDoc.php b/Models/EditorDoc.php index 01d3f5b..83c4256 100644 --- a/Models/EditorDoc.php +++ b/Models/EditorDoc.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/EditorDocMapper.php b/Models/EditorDocMapper.php index dd4c09e..0c07c9f 100644 --- a/Models/EditorDocMapper.php +++ b/Models/EditorDocMapper.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 7462b7e..fe9cf52 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/Theme/Backend/Components/Editor/BaseView.php b/Theme/Backend/Components/Editor/BaseView.php index c3851d4..83dffe7 100644 --- a/Theme/Backend/Components/Editor/BaseView.php +++ b/Theme/Backend/Components/Editor/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/Editor/TextView.php b/Theme/Backend/Components/Editor/TextView.php index c96a401..6b874a8 100644 --- a/Theme/Backend/Components/Editor/TextView.php +++ b/Theme/Backend/Components/Editor/TextView.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 bc1eda7..2afa375 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 5e154aa..ae10f2e 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/editor-create.tpl.php b/Theme/Backend/editor-create.tpl.php index 088e997..9f53b14 100644 --- a/Theme/Backend/editor-create.tpl.php +++ b/Theme/Backend/editor-create.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/editor-list.tpl.php b/Theme/Backend/editor-list.tpl.php index f933aeb..01145b3 100644 --- a/Theme/Backend/editor-list.tpl.php +++ b/Theme/Backend/editor-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