Skip to content

Commit

Permalink
Update includes.settings.php (#222)
Browse files Browse the repository at this point in the history
$base_url is no longer automatically set in this file by default! Changed the comment accordingly to avoid confusion!
  • Loading branch information
janaksingh authored and grasmash committed Jul 15, 2016
1 parent 5d14211 commit 30b4ab3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

// Includes required Acquia configuration and set $base_url correctly.
// Includes required Acquia configuration.
require DRUPAL_ROOT . '/sites/default/settings/base.settings.php';

// Includes caching configuration.
Expand Down

0 comments on commit 30b4ab3

Please sign in to comment.