mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
CLChillMainBundle -> ChillMainBundle
This commit is contained in:
parent
a5ff98d855
commit
9289a6304b
@ -149,7 +149,7 @@ This file boostrap the app. It contains three functions. This is the file used i
|
||||
{
|
||||
return array(
|
||||
new Symfony\Bundle\FrameworkBundle\FrameworkBundle(),
|
||||
new \CL\Chill\MainBundle\CLChillMainBundle(),
|
||||
new Chill\MainBundle\ChillMainBundle(),
|
||||
new Symfony\Bundle\SecurityBundle\SecurityBundle(),
|
||||
new Symfony\Bundle\TwigBundle\TwigBundle(),
|
||||
new \Symfony\Bundle\AsseticBundle\AsseticBundle(),
|
||||
|
Loading…
x
Reference in New Issue
Block a user