Просмотр исходного кода

Merge pull request #1152 from emgiezet/patch-1

Update Resources/doc/reference/installation.rst
Thomas 12 лет назад
Родитель
Сommit
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(),
             // ...