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
Problème lcliip
feature/export_comptable
Guillaume
4 years ago
parent
f3e7fc796b
commit
bb8c907031
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
+1
-0
ShopBundle/Twig/FrontendTwigExtension.php
+ 1
- 0
ShopBundle/Twig/FrontendTwigExtension.php
View File
@@ -67,6 +67,7 @@ class FrontendTwigExtension extends AbstractExtension
public function lcLiip($path, $thumb = 'tile', $default = 'default.jpg')
{
die('a') ;
if (substr($path, 0, 1) === '/') $path = substr($path, 1);
if ($path) {
Write
Preview
Loading…
Cancel
Save