fix second session description error

This commit is contained in:
Bernhard Posselt
2014-10-14 13:46:08 +02:00
parent 6d830f1c85
commit b852d257b2

View File

@@ -211,7 +211,7 @@ To set, get or modify session variables, the Session has to be injected from the
}
Then users can be logged in by using:
Then session variables can be accessed like this:
.. code-block:: php