Intégration de Assetic
This commit is contained in:
@@ -24,4 +24,4 @@ $response = $thelia->handle($request)->prepare($request)->send();
|
||||
|
||||
$thelia->terminate($request, $response);
|
||||
|
||||
echo "page parsed in : " . (microtime(true) - $thelia->getStartTime());
|
||||
echo "<!-- page parsed in : " . (microtime(true) - $thelia->getStartTime())." s. -->";
|
||||
Reference in New Issue
Block a user