Browse Source

Merge pull request #1152 from emgiezet/patch-1

Update Resources/doc/reference/installation.rst
Thomas 12 years ago
parent
commit
9bbb14f8b1
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Resources/doc/reference/installation.rst

+ 0 - 1
Resources/doc/reference/installation.rst

@@ -53,7 +53,6 @@ Next, be sure to enable this bundles in your AppKernel.php file:
         return array(
         return array(
             // ...
             // ...
             new Sonata\BlockBundle\SonataBlockBundle(),
             new Sonata\BlockBundle\SonataBlockBundle(),
-            new Sonata\CacheBundle\SonataCacheBundle(),
             new Sonata\jQueryBundle\SonatajQueryBundle(),
             new Sonata\jQueryBundle\SonatajQueryBundle(),
             new Sonata\AdminBundle\SonataAdminBundle(),
             new Sonata\AdminBundle\SonataAdminBundle(),
             // ...
             // ...