瀏覽代碼

Update Resources/doc/reference/installation.rst

new Sonata\CacheBundle\SonataCacheBundle(),

not added in the composer. Brakes the cache:lear
Max Małecki 12 年之前
父節點
當前提交
c5b21f67ea
共有 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(),
             // ...