From 8d7b80723b308c7c84125fced4c4614e5111be91 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sun, 23 Dec 2018 20:30:11 +0100 Subject: [PATCH] Move schema to json --- Admin/Installer.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Admin/Installer.php b/Admin/Installer.php index 52f768e..5424838 100644 --- a/Admin/Installer.php +++ b/Admin/Installer.php @@ -17,7 +17,7 @@ namespace Modules\InvestmentManagement\Admin; use phpOMS\Module\InstallerAbstract; /** - * Budgeting install class. + * Installer class. * * @package Modules\InvestmentManagement\Admin * @license OMS License 1.0