1.0.0.rc1 update
This commit is contained in:
@@ -10,4 +10,4 @@ dmzx_mchat_action_controller:
|
||||
path: /mchat-{action}
|
||||
defaults: { _controller: dmzx.mchat.main.controller:action }
|
||||
requirements:
|
||||
action: 'add|edit|del|clean|refresh|whois'
|
||||
action: 'add|edit|del|refresh|whois'
|
||||
|
||||
@@ -9,9 +9,10 @@ services:
|
||||
- '@template'
|
||||
- '@log'
|
||||
- '@user'
|
||||
- '@dbal.conn'
|
||||
- '@cache'
|
||||
- '@request'
|
||||
- '@ext.manager'
|
||||
- '%dmzx.mchat.table.mchat%'
|
||||
- '%core.root_path%'
|
||||
- '%core.php_ext%'
|
||||
dmzx.mchat.main.controller:
|
||||
|
||||
Reference in New Issue
Block a user