This website works better with JavaScript.
Home
Explore
Help
Sign In
Laclic
/
LcShopBundle
Watch
3
Star
2
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Correctif path esayadmin liip
reduction
Fab
4 years ago
parent
48941bf41a
commit
e11b6510e6
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
+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) {
Write
Preview
Loading…
Cancel
Save