ソースを参照

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(),
             // ...