Fix file author and copyright

This commit is contained in:
Dennis Eichhorn 2017-07-26 17:48:08 +02:00
parent 9914d12cf1
commit 93546a5206
31 changed files with 3 additions and 59 deletions

View File

@ -6,7 +6,6 @@
*
* @category TBD
* @package TBD
* @author OMS Development Team <dev@oms.com>
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
@ -24,7 +23,6 @@ use phpOMS\Module\InfoManager;
*
* @category Modules
* @package Modules\Admin
* @author OMS Development Team <dev@oms.com>
* @license OMS License 1.0
* @link http://orange-management.com
* @since 1.0.0

View File

@ -6,7 +6,6 @@
*
* @category TBD
* @package TBD
* @author OMS Development Team <dev@oms.com>
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
@ -24,7 +23,6 @@ use phpOMS\Module\InfoManager;
*
* @category Modules
* @package Modules\Admin
* @author OMS Development Team <dev@oms.com>
* @license OMS License 1.0
* @link http://orange-management.com
* @since 1.0.0

View File

@ -6,7 +6,6 @@
*
* @category TBD
* @package TBD
* @author OMS Development Team <dev@oms.com>
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
@ -21,7 +20,6 @@ use phpOMS\DataStorage\Database\DatabasePool;
*
* @category Modules
* @package Modules\Admin
* @author OMS Development Team <dev@oms.com>
* @license OMS License 1.0
* @link http://orange-management.com
* @since 1.0.0

View File

@ -6,7 +6,6 @@
*
* @category TBD
* @package TBD
* @author OMS Development Team <dev@oms.com>
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
@ -25,7 +24,6 @@ use phpOMS\Module\InstallerAbstract;
*
* @category Modules
* @package Modules\Calendar
* @author OMS Development Team <dev@oms.com>
* @license OMS License 1.0
* @link http://orange-management.com
* @since 1.0.0

View File

@ -6,7 +6,6 @@
*
* @category TBD
* @package TBD
* @author OMS Development Team <dev@oms.com>
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
@ -24,7 +23,6 @@ use phpOMS\Module\UninstallAbstract;
*
* @category Modules
* @package Modules\Admin
* @author OMS Development Team <dev@oms.com>
* @license OMS License 1.0
* @link http://orange-management.com
* @since 1.0.0

View File

@ -6,7 +6,6 @@
*
* @category TBD
* @package TBD
* @author OMS Development Team <dev@oms.com>
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
@ -24,7 +23,6 @@ use phpOMS\System\File\Directory;
*
* @category Modules
* @package Modules\Admin
* @author OMS Development Team <dev@oms.com>
* @license OMS License 1.0
* @link http://orange-management.com
* @since 1.0.0

View File

@ -6,7 +6,6 @@
*
* @category TBD
* @package TBD
* @author OMS Development Team <dev@oms.com>
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
@ -32,7 +31,6 @@ use phpOMS\Views\ViewLayout;
*
* @category Modules
* @package Modules\Calendar
* @author OMS Development Team <dev@oms.com>
* @license OMS License 1.0
* @link http://orange-management.com
* @since 1.0.0

View File

@ -6,7 +6,6 @@
*
* @category TBD
* @package TBD
* @author OMS Development Team <dev@oms.com>
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
@ -22,7 +21,6 @@ use phpOMS\Datatypes\Enum;
*
* @category Calendar
* @package Modules
* @author OMS Development Team <dev@oms.com>
* @license OMS License 1.0
* @link http://orange-management.com
* @since 1.0.0

View File

@ -6,7 +6,6 @@
*
* @category TBD
* @package TBD
* @author OMS Development Team <dev@oms.com>
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
@ -22,7 +21,6 @@ use phpOMS\Datatypes\Enum;
*
* @category Calendar
* @package Modules
* @author OMS Development Team <dev@oms.com>
* @license OMS License 1.0
* @link http://orange-management.com
* @since 1.0.0

View File

@ -6,7 +6,6 @@
*
* @category TBD
* @package TBD
* @author OMS Development Team <dev@oms.com>
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
@ -22,7 +21,6 @@ use phpOMS\Datatypes\SmartDateTime;
*
* @category Calendar
* @package Framework
* @author OMS Development Team <dev@oms.com>
* @license OMS License 1.0
* @link http://orange-management.com
* @since 1.0.0

View File

@ -6,7 +6,6 @@
*
* @category TBD
* @package TBD
* @author OMS Development Team <dev@oms.com>
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
@ -25,7 +24,6 @@ use phpOMS\DataStorage\Database\RelationType;
*
* @category Calendar
* @package Modules
* @author OMS Development Team <dev@oms.com>
* @license OMS License 1.0
* @link http://orange-management.com
* @since 1.0.0

View File

@ -6,7 +6,6 @@
*
* @category TBD
* @package TBD
* @author OMS Development Team <dev@oms.com>
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
@ -24,7 +23,6 @@ use phpOMS\Datatypes\Location;
*
* @category Calendar
* @package Framework
* @author OMS Development Team <dev@oms.com>
* @license OMS License 1.0
* @link http://orange-management.com
* @since 1.0.0

View File

@ -6,7 +6,6 @@
*
* @category TBD
* @package TBD
* @author OMS Development Team <dev@oms.com>
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
@ -25,7 +24,6 @@ use phpOMS\DataStorage\Database\RelationType;
*
* @category Calendar
* @package Modules
* @author OMS Development Team <dev@oms.com>
* @license OMS License 1.0
* @link http://orange-management.com
* @since 1.0.0

View File

@ -6,7 +6,6 @@
*
* @category TBD
* @package TBD
* @author OMS Development Team <dev@oms.com>
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
@ -22,7 +21,6 @@ use phpOMS\Datatypes\Enum;
*
* @category Calendar
* @package Modules
* @author OMS Development Team <dev@oms.com>
* @license OMS License 1.0
* @link http://orange-management.com
* @since 1.0.0

View File

@ -6,7 +6,6 @@
*
* @category TBD
* @package TBD
* @author OMS Development Team <dev@oms.com>
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
@ -20,7 +19,6 @@ namespace Modules\Calendar\Models;
*
* @category Calendar
* @package Modules
* @author OMS Development Team <dev@oms.com>
* @license OMS License 1.0
* @link http://orange-management.com
* @since 1.0.0

View File

@ -6,7 +6,6 @@
*
* @category TBD
* @package TBD
* @author OMS Development Team <dev@oms.com>
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
@ -22,7 +21,6 @@ use phpOMS\Datatypes\Enum;
*
* @category Calendar
* @package Modules
* @author OMS Development Team <dev@oms.com>
* @license OMS License 1.0
* @link http://orange-management.com
* @since 1.0.0

View File

@ -6,7 +6,6 @@
*
* @category TBD
* @package TBD
* @author OMS Development Team <dev@oms.com>
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
@ -22,7 +21,6 @@ use phpOMS\Datatypes\Enum;
*
* @category Calendar
* @package Modules
* @author OMS Development Team <dev@oms.com>
* @license OMS License 1.0
* @link http://orange-management.com
* @since 1.0.0

View File

@ -6,7 +6,6 @@
*
* @category TBD
* @package TBD
* @author OMS Development Team <dev@oms.com>
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
@ -22,7 +21,6 @@ use phpOMS\Datatypes\Enum;
*
* @category Calendar
* @package Modules
* @author OMS Development Team <dev@oms.com>
* @license OMS License 1.0
* @link http://orange-management.com
* @since 1.0.0

View File

@ -6,7 +6,6 @@
*
* @category TBD
* @package TBD
* @author OMS Development Team <dev@oms.com>
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
@ -22,7 +21,6 @@ use phpOMS\Datatypes\Enum;
*
* @category Calendar
* @package Modules
* @author OMS Development Team <dev@oms.com>
* @license OMS License 1.0
* @link http://orange-management.com
* @since 1.0.0

View File

@ -6,7 +6,6 @@
*
* @category TBD
* @package TBD
* @author OMS Development Team <dev@oms.com>
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
@ -22,7 +21,6 @@ use phpOMS\Datatypes\Enum;
*
* @category Calendar
* @package Modules
* @author OMS Development Team <dev@oms.com>
* @license OMS License 1.0
* @link http://orange-management.com
* @since 1.0.0

View File

@ -6,7 +6,6 @@
*
* @category TBD
* @package TBD
* @author OMS Development Team <dev@oms.com>
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
@ -20,7 +19,6 @@ namespace Modules\Calendar\Models;
*
* @category Calendar
* @package Framework
* @author OMS Development Team <dev@oms.com>
* @license OMS License 1.0
* @link http://orange-management.com
* @since 1.0.0

View File

@ -6,7 +6,6 @@
*
* @category TBD
* @package TBD
* @author OMS Development Team <dev@oms.com>
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
@ -20,7 +19,6 @@ namespace Modules\Calendar\Models;
*
* @category Calendar
* @package Modules
* @author OMS Development Team <dev@oms.com>
* @license OMS License 1.0
* @link http://orange-management.com
* @since 1.0.0

View File

@ -6,8 +6,7 @@
*
* @category TBD
* @package TBD
* @author OMS Development Team <dev@oms.com>
* @copyright 2013 Dennis Eichhorn
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link http://orange-management.com
@ -20,7 +19,6 @@ namespace Modules\Calendar\Models;
*
* @category Calendar
* @package Modules
* @author OMS Development Team <dev@oms.com>
* @license OMS License 1.0
* @link http://orange-management.com
* @since 1.0.0

View File

@ -6,7 +6,6 @@
*
* @category TBD
* @package TBD
* @author OMS Development Team <dev@oms.com>
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
@ -22,7 +21,6 @@ use phpOMS\Datatypes\Exception\InvalidEnumValue;
*
* @category Calendar
* @package Modules
* @author OMS Development Team <dev@oms.com>
* @license OMS License 1.0
* @link http://orange-management.com
* @since 1.0.0

View File

@ -6,7 +6,6 @@
*
* @category TBD
* @package TBD
* @author OMS Development Team <dev@oms.com>
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
@ -25,7 +24,6 @@ use phpOMS\DataStorage\Database\RelationType;
*
* @category Calendar
* @package Modules
* @author OMS Development Team <dev@oms.com>
* @license OMS License 1.0
* @link http://orange-management.com
* @since 1.0.0

View File

@ -6,7 +6,6 @@
*
* @category TBD
* @package TBD
* @author OMS Development Team <dev@oms.com>
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
@ -22,7 +21,6 @@ use phpOMS\Datatypes\Enum;
*
* @category Calendar
* @package Modules
* @author OMS Development Team <dev@oms.com>
* @license OMS License 1.0
* @link http://orange-management.com
* @since 1.0.0

View File

@ -6,7 +6,6 @@
*
* @category TBD
* @package TBD
* @author OMS Development Team <dev@oms.com>
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0

View File

@ -6,7 +6,6 @@
*
* @category TBD
* @package TBD
* @author OMS Development Team <dev@oms.com>
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0

View File

@ -6,7 +6,6 @@
*
* @category TBD
* @package TBD
* @author OMS Development Team <dev@oms.com>
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0

View File

@ -6,7 +6,6 @@
*
* @category TBD
* @package TBD
* @author OMS Development Team <dev@oms.com>
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0

View File

@ -4,8 +4,8 @@ $calendar = $this->getData('calendar');
<section class="wf-75 floatLeft">
<div class="box w-100">
<ul class="btns floatLeft">
<li><a href="<?= htmlspecialchars(\phpOMS\Uri\UriFactory::build('{/base}/{/lang}/backend/calendar/dashboard?date=' . $calendar->getDate()->createModify(0, -1, 0)->format('Y-m-d')) , ENT_COMPAT, 'utf-8'); ?>"><i class="fa fa-arrow-left"></i></a>
<li><a href="<?= htmlspecialchars(\phpOMS\Uri\UriFactory::build('{/base}/{/lang}/backend/calendar/dashboard?date=' . $calendar->getDate()->createModify(0, 1, 0)->format('Y-m-d')) , ENT_COMPAT, 'utf-8'); ?>"><i class="fa fa-arrow-right"></i></a>
<li><a href="<?= htmlspecialchars(\phpOMS\Uri\UriFactory::build('{/base}/{/lang}/backend/calendar/dashboard?date=' . $calendar->getDate()->createModify(0, -1, 0)->format('Y-m-d')), ENT_COMPAT, 'utf-8'); ?>"><i class="fa fa-arrow-left"></i></a>
<li><a href="<?= htmlspecialchars(\phpOMS\Uri\UriFactory::build('{/base}/{/lang}/backend/calendar/dashboard?date=' . $calendar->getDate()->createModify(0, 1, 0)->format('Y-m-d')), ENT_COMPAT, 'utf-8'); ?>"><i class="fa fa-arrow-right"></i></a>
</ul>
<ul class="btns floatRight">
<li><a href=""><?= $this->getHtml('Day'); ?></a>