Version 0.1.7

This commit is contained in:
dmzx
2015-11-26 21:44:38 +01:00
parent 719661eb21
commit dd8abd5d9e
21 changed files with 999 additions and 134 deletions

View File

@@ -7,15 +7,13 @@ services:
arguments:
- @dmzx.mchat.functions_mchat
- @config
- @controller.helper
- @template
- @log
- @user
- @service_container
- @auth
- @dbal.conn
- @cache
- @request
- @ext.manager
- %core.root_path%
- %core.php_ext%
- %core.table_prefix%
@@ -69,7 +67,6 @@ services:
- @user
- @dbal.conn
- @service_container
- %core.root_path%
- %core.php_ext%
- %core.table_prefix%
- %dmzx.mchat.table.mchat%