We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f92665b commit d60a5b7Copy full SHA for d60a5b7
1 file changed
user_guide_src/source/general/managing_apps.rst
@@ -30,7 +30,6 @@ they can find the ``Paths`` configuration file:
30
- ``/public/index.php`` is the front controller for your webapp; the config
31
path is specified on or about line 20::
32
33
- // This is the line that might need to be changed, depending on your folder structure.
34
$pathsConfig = FCPATH . '../app/Config/Paths.php';
35
// ^^^ Change this if you move your application folder
36
0 commit comments