diff options
Diffstat (limited to 'sites/default')
-rw-r--r-- | sites/default/default.settings.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sites/default/default.settings.php b/sites/default/default.settings.php index 8678cb863..a08bb0849 100644 --- a/sites/default/default.settings.php +++ b/sites/default/default.settings.php @@ -169,7 +169,7 @@ $update_free_access = FALSE; * * If you are experiencing issues with different site domains, * uncomment the Base URL statement below (remove the leading hash sign) - * and fill in the URL to your Drupal installation. + * and fill in the absolute URL to your Drupal installation. * * You might also want to force users to use a given domain. * See the .htaccess file for more information. |