This commit is contained in:
Dennis Eichhorn 2018-12-24 16:08:15 +01:00
parent ccac0b444d
commit 45fee142e7
2 changed files with 2 additions and 1 deletions

View File

@ -17,6 +17,7 @@
"marketing_promotion_description": {
"name": "marketing_promotion_description",
"type": "TEXT",
"default": null,
"null": true
},
"marketing_promotion_calendar": {

View File

@ -17,7 +17,7 @@ namespace Modules\Marketing\Admin;
use phpOMS\Module\InstallerAbstract;
/**
* Marketing install class.
* Installer class.
*
* @package Modules\Marketing\Admin
* @license OMS License 1.0