summaryrefslogtreecommitdiff
path: root/manifests/vhost/php/typo3.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/vhost/php/typo3.pp')
-rw-r--r--manifests/vhost/php/typo3.pp2
1 files changed, 0 insertions, 2 deletions
diff --git a/manifests/vhost/php/typo3.pp b/manifests/vhost/php/typo3.pp
index cbd455d..840aca8 100644
--- a/manifests/vhost/php/typo3.pp
+++ b/manifests/vhost/php/typo3.pp
@@ -36,8 +36,6 @@ define apache::vhost::php::typo3(
$config_webwriteable = false,
$manage_directories = true
){
- include ::apache::typo3
-
$documentroot = $path ? {
'absent' => $operatingsystem ? {
openbsd => "/var/www/htdocs/${name}/www",