diff --git a/public/index.php b/public/index.php index 8559871df3d2..86d06eda01ac 100644 --- a/public/index.php +++ b/public/index.php @@ -12,7 +12,7 @@ define('FCPATH', __DIR__ . DIRECTORY_SEPARATOR); // Location of the Paths config file. -// This is the first of two lines that might need to be changed, depending on your folder structure. +// This is the line that might need to be changed, depending on your folder structure. $pathsPath = FCPATH . '../application/Config/Paths.php'; /*