Преглед на файлове

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