summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorDavid Rothstein <drothstein@gmail.com>2015-03-30 01:21:59 -0400
committerDavid Rothstein <drothstein@gmail.com>2015-03-30 01:21:59 -0400
commit44b538695d561d34238c68b487604df1b6474de0 (patch)
tree1b0aa69bd0e698d7f2486001a46e754bce460641 /includes
parent5a1ad44daed5ac2d53eb4332a683549b55579570 (diff)
downloadbrdo-44b538695d561d34238c68b487604df1b6474de0.tar.gz
brdo-44b538695d561d34238c68b487604df1b6474de0.tar.bz2
Issue #2428915 by pfrenssen: Remove mention of non-existing function in conf_path() documentation
Diffstat (limited to 'includes')
-rw-r--r--includes/bootstrap.inc5
1 files changed, 2 insertions, 3 deletions
diff --git a/includes/bootstrap.inc b/includes/bootstrap.inc
index ac6fb143f..6d60ed1f0 100644
--- a/includes/bootstrap.inc
+++ b/includes/bootstrap.inc
@@ -529,9 +529,8 @@ function timer_stop($name) {
* Returns the appropriate configuration directory.
*
* Returns the configuration path based on the site's hostname, port, and
- * pathname. Uses find_conf_path() to find the current configuration directory.
- * See default.settings.php for examples on how the URL is converted to a
- * directory.
+ * pathname. See default.settings.php for examples on how the URL is converted
+ * to a directory.
*
* @param bool $require_settings
* Only configuration directories with an existing settings.php file