test de commit

This commit is contained in:
Manuel Raynaud
2012-10-09 15:53:12 +02:00
parent 47ccf66db5
commit 1578bec3d1
5 changed files with 332 additions and 27 deletions

View File

@@ -3,7 +3,7 @@
use Symfony\Component\HttpFoundation\Request;
use Thelia\Core\Thelia;
use Symfony\Component\DependencyInjection;
//use Symfony\Component\DependencyInjection;
$env = 'debug';
require __DIR__ . '/core/bootstrap.php';