This commit is contained in:
2019-03-21 17:15:06 +01:00
parent e6170cfdfc
commit 4183712317
99 changed files with 9270 additions and 709 deletions

View File

@ -33,6 +33,7 @@ class AppKernel extends Kernel
new Cadoles\SAMLBundle\CadolesSAMLBundle(),
new Cadoles\CASBundle\CadolesCASBundle(),
new Cadoles\CoreBundle\CadolesCoreBundle(),
new Cadoles\CronBundle\CadolesCronBundle(),
new Cadoles\PortalBundle\CadolesPortalBundle()
];