From b11f8e8b8f43a2d953c1b345299ab0dc6ada97d2 Mon Sep 17 00:00:00 2001 From: Stefan Puraner Date: Thu, 21 Jul 2016 14:19:38 +0200 Subject: [PATCH] fixed bug --- application/config/fhcomplete.php | 1 + 1 file changed, 1 insertion(+) diff --git a/application/config/fhcomplete.php b/application/config/fhcomplete.php index 3528c029f..6b86ea6a8 100755 --- a/application/config/fhcomplete.php +++ b/application/config/fhcomplete.php @@ -233,6 +233,7 @@ $config['fhc_acl'] = array 'wawi.tbl_rechnungsbetrag' => 'basis/rechnungsbetrag', 'wawi.tbl_rechnungstyp' => 'basis/rechnungstyp', 'wawi.tbl_zahlungstyp' => 'basis/zahlungstyp', + DMS_PATH => 'fs/dms',