]> git.donarmstrong.com Git - dsa-puppet.git/blob - 3rdparty/modules/apache/templates/vhost/_charsets.erb
try again, with puppetforge modules, correctly included now
[dsa-puppet.git] / 3rdparty / modules / apache / templates / vhost / _charsets.erb
1 <% if @add_default_charset -%>
2
3   AddDefaultCharset <%= @add_default_charset %>
4 <% end -%>