diff --git a/src/ninegate-1.0/app/AppKernel.php b/src/ninegate-1.0/app/AppKernel.php index 75594149..3fd2ba0a 100644 --- a/src/ninegate-1.0/app/AppKernel.php +++ b/src/ninegate-1.0/app/AppKernel.php @@ -39,6 +39,7 @@ class AppKernel extends Kernel new Cadoles\CronBundle\CadolesCronBundle(), new Cadoles\PortalBundle\CadolesPortalBundle(), new Cadoles\WebsocketBundle\CadolesWebsocketBundle(), + new Cadoles\EdispatcherBundle\CadolesEdispatcherBundle(), ];