1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-09-15 18:57:05 +00:00

Lost in translation pager

This commit is contained in:
Nicolas Lœuillet 2016-04-12 20:38:56 +02:00
parent 63995be5ee
commit c95e39c51a
No known key found for this signature in database
GPG key ID: 5656BE27E1E34D0A
4 changed files with 3 additions and 11 deletions

View file

@ -6,7 +6,7 @@ services:
filesystem_cache:
class: Doctrine\Common\Cache\FilesystemCache
arguments:
- %kernel.cache_dir%/doctrine/metadata
- "%kernel.cache_dir%/doctrine/metadata"
twig.extension.text:
class: Twig_Extensions_Extension_Text