From b38ce45f77e5b1e815a584f06614700cca224c65 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 699cbe0..256b651 100644 --- a/Admin/Installer.php +++ b/Admin/Installer.php @@ -17,7 +17,7 @@ namespace Modules\BudgetManagement\Admin; use phpOMS\Module\InstallerAbstract; /** - * Budgeting install class. + * Installer class. * * @package Modules\BudgetManagement\Admin * @license OMS License 1.0