add files and dirs cntrol

This commit is contained in:
Arne Teuke
2025-04-24 18:45:54 +02:00
parent 9a63807bf1
commit 29be428c86
4 changed files with 22 additions and 2 deletions

View File

@@ -6,5 +6,5 @@
class php_cd::main::config (
) inherits php_cd::params {
include php_cd::main::install
include php_cd::main::files
}