From 46389c0dcc0fa91720c1f5e889f6093ee0c1f131 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Tue, 25 Apr 2023 01:51:27 +0000 Subject: [PATCH] bug fixes and subscription improvements --- Admin/Installer.php | 1 - 1 file changed, 1 deletion(-) diff --git a/Admin/Installer.php b/Admin/Installer.php index d129c20..c0fb91d 100755 --- a/Admin/Installer.php +++ b/Admin/Installer.php @@ -67,7 +67,6 @@ final class Installer extends InstallerAbstract * * @param ApplicationAbstract $app Application * @param array $types Bill types - * @param int $template Default template * * @return array *