From 44b538695d561d34238c68b487604df1b6474de0 Mon Sep 17 00:00:00 2001 From: David Rothstein Date: Mon, 30 Mar 2015 01:21:59 -0400 Subject: Issue #2428915 by pfrenssen: Remove mention of non-existing function in conf_path() documentation --- includes/bootstrap.inc | 5 ++--- 1 file 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 -- cgit v1.2.3