summaryrefslogtreecommitdiff
path: root/templates/vhosts/webdav/partial.erb
diff options
context:
space:
mode:
Diffstat (limited to 'templates/vhosts/webdav/partial.erb')
-rw-r--r--templates/vhosts/webdav/partial.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/vhosts/webdav/partial.erb b/templates/vhosts/webdav/partial.erb
index 2f78d7b..d89da50 100644
--- a/templates/vhosts/webdav/partial.erb
+++ b/templates/vhosts/webdav/partial.erb
@@ -9,7 +9,7 @@
Options Indexes
<%- end -%>
-<%= scope.function_template('apache/vhosts/partials/authentication.erb') %>
+<%= scope.function_template(['apache/vhosts/partials/authentication.erb']) %>
<%- if ldap_auth.to_s == 'true' then -%>
Include include.d/ldap_auth.inc
<%- unless ldap_user.to_s == 'any' -%>