We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
<?php
1 parent d8cdb4c commit 6a72da8Copy full SHA for 6a72da8
1 file changed
user_guide_src/source/general/managing_apps.rst
@@ -30,10 +30,12 @@ they can find the **Paths** configuration file:
30
- **spark** runs command line apps.
31
32
.. literalinclude:: managing_apps/002.php
33
+ :lines: 2-
34
35
- **public/index.php** is the front controller for your webapp.
36
37
.. literalinclude:: managing_apps/003.php
38
39
40
.. _running-multiple-app:
41
0 commit comments