summaryrefslogtreecommitdiff
path: root/templates/vhosts/php_drupal/partial.erb
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2014-04-14 22:54:24 +0200
committermh <mh@immerda.ch>2014-04-14 22:54:24 +0200
commitc52c48534d76b0a9c965784bd12eb1c1fccd94c6 (patch)
treefe7809e05cf0a222dc823ada82a87f0346d70d08 /templates/vhosts/php_drupal/partial.erb
parentdf43214cdce1f474fa11ab1c1752fdd28a2ae19e (diff)
cleanup identation of if then else, especially for the produced file
Diffstat (limited to 'templates/vhosts/php_drupal/partial.erb')
-rw-r--r--templates/vhosts/php_drupal/partial.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/vhosts/php_drupal/partial.erb b/templates/vhosts/php_drupal/partial.erb
index 3c420b1..10f1a30 100644
--- a/templates/vhosts/php_drupal/partial.erb
+++ b/templates/vhosts/php_drupal/partial.erb
@@ -1,7 +1,7 @@
<Directory "<%= documentroot %>/">
<%= scope.function_template(['apache/vhosts/partials/std_override_options.erb']) %>
-
+
<%= scope.function_template(['apache/vhosts/partials/authentication.erb']) %>
<%= scope.function_template(['apache/vhosts/partials/php_settings.erb']) %>