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