OP#419 initial commit after changes
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
## php_cd::main::config.pp
|
||||
# Module name: php_cd
|
||||
# Author: Arne Teuke (arne_teuke@confdroid.com)
|
||||
## confdroid_php::main::config.pp
|
||||
# Module name: confdroid_php
|
||||
# Author: 12ww1160 (12ww1160@confdroid.com)
|
||||
# @summary Class manages the module logic
|
||||
##############################################################################
|
||||
class php_cd::main::config (
|
||||
class confdroid_php::main::config (
|
||||
|
||||
) inherits php_cd::params {
|
||||
include php_cd::main::files
|
||||
) inherits confdroid_php::params {
|
||||
include confdroid_php::main::files
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user