Intégration de Assetic

This commit is contained in:
franck
2013-06-17 15:29:13 +02:00
parent 3bc7399fe8
commit 088f5a3402
20 changed files with 12 additions and 9703 deletions

View File

@@ -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. -->";