diff --git a/config/modules.config.php b/config/modules.config.php index 3ea340f..41bc914 100644 --- a/config/modules.config.php +++ b/config/modules.config.php @@ -30,18 +30,18 @@ return [ 'Laminas\\ApiTools\\Versioning', 'Laminas\ZendFrameworkBridge', 'Application', - 'Admin', - 'Dictionary', - 'Item', - 'Signatory', - 'Syslog', - 'Project', - 'Real', - 'Applets', - 'Listset', - 'Business', - 'Ocr', - 'Medical', - 'Tmp', - 'Collect', +// 'Admin', +// 'Dictionary', +// 'Item', +// 'Signatory', +// 'Syslog', +// 'Project', +// 'Real', +// 'Applets', +// 'Listset', +// 'Business', +// 'Ocr', +// 'Medical', +// 'Tmp', +// 'Collect', ];