- Patch #16145 by adschar: replaced left-over 'conf.php' by 'settings.php'.

4.6.x
Dries Buytaert 2005-01-25 20:40:34 +00:00
parent dbcda92b76
commit c2be5eb948
1 changed files with 2 additions and 2 deletions

View File

@ -53,8 +53,8 @@ $base_url = "http://localhost";
# To override specific entries in the 'variable' table for this site,
# set them here. You usually don't need to use this feature. This is
# useful when used in a configuration file for a vhost or directory,
# rather than the default conf.php. Any configuration setting from the
# variable table can be given a new value.
# rather than the default settings.php. Any configuration setting from
# the variable table can be given a new value.
#
# $conf = array(
# 'site_name' => 'My Drupal site',