Pārlūkot izejas kodu

Corerectif liip

feature/export_comptable
Fab pirms 4 gadiem
vecāks
revīzija
3ef3f94f8a
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. +1
    -0
      ShopBundle/Twig/FrontendTwigExtension.php

+ 1
- 0
ShopBundle/Twig/FrontendTwigExtension.php Parādīt failu

@@ -75,6 +75,7 @@ class FrontendTwigExtension extends AbstractExtension
if (strpos($path, $fileManagerFolder) === false) {
$path = $fileManagerFolder . '/' . $path;
}
dump(file_exists($path));
if (file_exists($path)) {
return $this->liipCacheHelper->getBrowserPath($path, $thumb);
}

Notiek ielāde…
Atcelt
Saglabāt