- {{ substr($file, strlen($path)) }}
+ {{ substr((string) $file, strlen($path)) }}
{#
Voir
diff --git a/view/lean-console/page/caching/picea.phtml b/view/lean-console/page/caching/picea.phtml index 78ff5d6..e91a820 100644 --- a/view/lean-console/page/caching/picea.phtml +++ b/view/lean-console/page/caching/picea.phtml @@ -24,7 +24,7 @@ {% php $import = include($file) %}