Commit 737c4ae5 authored by Fabien Potencier's avatar Fabien Potencier

minor #1133 Update intro.rst (kix)

This PR was submitted for the master branch but it was merged into the 1.2 branch instead (closes #1133).

Discussion
----------

Update intro.rst

Added PHP opening tag to make things more clear

Commits
-------

cce42f5c Update intro.rst
parents 7e374761 cce42f5c
......@@ -23,6 +23,7 @@ Usage
.. code-block:: php
<?php
// web/index.php
require_once __DIR__.'/../vendor/autoload.php';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment