Skip to content

Commit

Permalink
use relative path to page
Browse files Browse the repository at this point in the history
  • Loading branch information
Baptouuuu authored and weaverryan committed Aug 16, 2014
1 parent b486b22 commit cfce4b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/http_foundation/sessions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ implementation of :class:`Symfony\\Component\\HttpFoundation\\Session\\SessionIn

Make sure your PHP session isn't already started before using the Session
class. If you have a legacy session system that starts your session, see
http://symfony.com/doc/current/components/http_foundation/session_php_bridge.html
:doc:`Legacy Sessions </components/http_foundation/session_php_bridge>`.

Quick example::

Expand Down

0 comments on commit cfce4b9

Please sign in to comment.