Files
This commit is contained in:
dmzx
2015-03-12 14:12:59 +01:00
parent 930e9b4e83
commit 621aa7d9f9
60 changed files with 4656 additions and 17 deletions

3
config/routing.yml Normal file
View File

@@ -0,0 +1,3 @@
dmzx_mchat_controller:
path: /chat
defaults: { _controller: dmzx.mchat.controller:handle }