Skip to content

Commit 76e45f9

Browse files
committed
fixed markup
1 parent fda9900 commit 76e45f9

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

book/part03.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,8 @@ Now that the web server always access the same script (``front.php``) for all
155155
our pages, we can secure our code further by moving all other PHP files
156156
outside the web root directory:
157157

158+
.. code-block:: text
159+
158160
example.com
159161
├── composer.json
160162
│ src

book/part04.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ instead of relying on a query string:
5555

5656
To support this feature, we are going to use the Symfony2 Routing component.
5757
As always, add it to ``composer.json`` and run the ``php composer.phar
58-
update`` command to install it::
58+
update`` command to install it:
5959

6060
.. code-block:: json
6161

book/part07.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,8 @@ Don't forget to update the ``example.com/src/app.php`` file accordingly::
157157

158158
To sum up, here is the new file layout:
159159

160+
.. code-block:: text
161+
160162
example.com
161163
├── composer.json
162164
│ src

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy