Skip to content

Commit 6a72da8

Browse files
committed
dpcs: remove <?php in sample code
1 parent d8cdb4c commit 6a72da8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

user_guide_src/source/general/managing_apps.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,12 @@ they can find the **Paths** configuration file:
3030
- **spark** runs command line apps.
3131

3232
.. literalinclude:: managing_apps/002.php
33+
:lines: 2-
3334

3435
- **public/index.php** is the front controller for your webapp.
3536

3637
.. literalinclude:: managing_apps/003.php
38+
:lines: 2-
3739

3840
.. _running-multiple-app:
3941

0 commit comments

Comments
 (0)