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