浏览代码

Merge pull request #1152 from emgiezet/patch-1

Update Resources/doc/reference/installation.rst
Thomas 12 年之前
父节点
当前提交
9bbb14f8b1
共有 1 个文件被更改,包括 0 次插入1 次删除
  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(
             // ...
             new Sonata\BlockBundle\SonataBlockBundle(),
-            new Sonata\CacheBundle\SonataCacheBundle(),
             new Sonata\jQueryBundle\SonatajQueryBundle(),
             new Sonata\AdminBundle\SonataAdminBundle(),
             // ...