From 01f0d2436a7fd42249fd84f727f4bed67fea9e85 Mon Sep 17 00:00:00 2001 From: rayrigam Date: Thu, 20 Jun 2013 15:39:35 -0430 Subject: [PATCH] Eliminate comment about JMSSecurityExtraBundle being included by default. --- book/security.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/book/security.rst b/book/security.rst index ee45430393e..80ab5da852e 100644 --- a/book/security.rst +++ b/book/security.rst @@ -993,9 +993,7 @@ which can secure your controller using annotations:: // ... } -For more information, see the `JMSSecurityExtraBundle`_ documentation. If you're -using Symfony's Standard Distribution, this bundle is available by default. -If not, you can easily download and install it. +For more information, see the `JMSSecurityExtraBundle`_ documentation. Securing other Services ~~~~~~~~~~~~~~~~~~~~~~~