change php version requirement

This commit is contained in:
Dennis Eichhorn 2019-08-15 20:45:28 +02:00
parent 1dbc185c8c
commit 74dc3daccf
14 changed files with 17 additions and 13 deletions

View File

@ -2,7 +2,7 @@
/**
* Orange Management
*
* PHP Version 7.2
* PHP Version 7.4
*
* @package Modules\Help\Admin\Install
* @copyright Dennis Eichhorn

View File

@ -2,7 +2,7 @@
/**
* Orange Management
*
* PHP Version 7.2
* PHP Version 7.4
*
* @package Modules\Help\Admin\Install
* @copyright Dennis Eichhorn

View File

@ -2,7 +2,7 @@
/**
* Orange Management
*
* PHP Version 7.2
* PHP Version 7.4
*
* @package Modules\Help\Admin
* @copyright Dennis Eichhorn

View File

@ -2,7 +2,7 @@
/**
* Orange Management
*
* PHP Version 7.2
* PHP Version 7.4
*
* @package Modules\Help\Admin
* @copyright Dennis Eichhorn

View File

@ -2,7 +2,7 @@
/**
* Orange Management
*
* PHP Version 7.2
* PHP Version 7.4
*
* @package Modules\Help\Admin
* @copyright Dennis Eichhorn

View File

@ -2,7 +2,7 @@
/**
* Orange Management
*
* PHP Version 7.2
* PHP Version 7.4
*
* @package Modules\Help\Admin
* @copyright Dennis Eichhorn

View File

@ -2,7 +2,7 @@
/**
* Orange Management
*
* PHP Version 7.2
* PHP Version 7.4
*
* @package Modules\Help
* @copyright Dennis Eichhorn

View File

@ -2,7 +2,7 @@
/**
* Orange Management
*
* PHP Version 7.2
* PHP Version 7.4
*
* @package Modules\Help
* @copyright Dennis Eichhorn

View File

@ -2,7 +2,7 @@
/**
* Orange Management
*
* PHP Version 7.2
* PHP Version 7.4
*
* @package Modules\Help
* @copyright Dennis Eichhorn

View File

@ -2,7 +2,7 @@
/**
* Orange Management
*
* PHP Version 7.2
* PHP Version 7.4
*
* @package Modules\Help
* @copyright Dennis Eichhorn

View File

@ -2,7 +2,7 @@
/**
* Orange Management
*
* PHP Version 7.2
* PHP Version 7.4
*
* @package TBD
* @copyright Dennis Eichhorn

View File

@ -2,7 +2,7 @@
/**
* Orange Management
*
* PHP Version 7.2
* PHP Version 7.4
*
* @package TBD
* @copyright Dennis Eichhorn

View File

@ -2,7 +2,7 @@
/**
* Orange Management
*
* PHP Version 7.2
* PHP Version 7.4
*
* @package Modules\Admin\Template\Backend
* @copyright Dennis Eichhorn

View File

@ -8,6 +8,10 @@
</div>
<div class="col-xs-12 col-md-4 col-lg-3">
<div class="box wf-100">
<a class="button" href="<?= \phpOMS\Uri\UriFactory::build('{/lang}/backend/help/module/single?id={?id}'); ?>">Module</a>
</div>
<section class="box wf-100">
<article>
<?= $this->getData('navigation'); ?>