Browse Source

Correctif path esayadmin liip

reduction
Fab 4 years ago
parent
commit
e11b6510e6
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      ShopBundle/Twig/FrontendTwigExtension.php

+ 0
- 1
ShopBundle/Twig/FrontendTwigExtension.php View File

@@ -73,7 +73,6 @@ class FrontendTwigExtension extends AbstractExtension
if (strpos($path, $this->getFileManagerFolder()) === false) {
$path = $this->getFileManagerFolder() . '/' . $path;
}
dump($path);

if ($path) {


Loading…
Cancel
Save