summaryrefslogtreecommitdiff
path: root/manifests/vhost
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/vhost')
-rw-r--r--manifests/vhost/php/joomla.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/vhost/php/joomla.pp b/manifests/vhost/php/joomla.pp
index 1cd9479..cdeb24b 100644
--- a/manifests/vhost/php/joomla.pp
+++ b/manifests/vhost/php/joomla.pp
@@ -61,7 +61,7 @@ define apache::vhost::php::joomla(
$config_webwriteable = false,
$manage_directories = true
){
- include ::apache::joomla
+ include ::apache::include::joomla
$documentroot = $path ? {
'absent' => $operatingsystem ? {