summaryrefslogtreecommitdiff
path: root/.htaccess
diff options
context:
space:
mode:
authorJennifer Hodgdon <yahgrp@poplarware.com>2012-05-21 07:53:24 -0700
committerJennifer Hodgdon <yahgrp@poplarware.com>2012-05-21 07:53:24 -0700
commit491ae8b00fcbd4ade76e558954a8bdf2be2f86e8 (patch)
treeac20bb9099a31edca938e9b907f375f5ea24e1ce /.htaccess
parent1f485b87ec5330f316f1780f8e3a687e20d3bef1 (diff)
downloadbrdo-491ae8b00fcbd4ade76e558954a8bdf2be2f86e8.tar.gz
brdo-491ae8b00fcbd4ade76e558954a8bdf2be2f86e8.tar.bz2
Issue #1578590 by ksenzee: Replace references to nonexesitent function drupal_initialize_variables
Diffstat (limited to '.htaccess')
-rw-r--r--.htaccess2
1 files changed, 1 insertions, 1 deletions
diff --git a/.htaccess b/.htaccess
index e59cd99a5..246edc2db 100644
--- a/.htaccess
+++ b/.htaccess
@@ -20,7 +20,7 @@ ErrorDocument 404 /index.php
DirectoryIndex index.php index.html index.htm
# Override PHP settings that cannot be changed at runtime. See
-# sites/default/default.settings.php and drupal_initialize_variables() in
+# sites/default/default.settings.php and drupal_environment_initialize() in
# includes/bootstrap.inc for settings that can be changed at runtime.
# PHP 5, Apache 1 and 2.