Update sound files
Update sound files
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
"type": "phpbb-extension",
|
"type": "phpbb-extension",
|
||||||
"description": "mChat Extension for phpbb 3.1.x",
|
"description": "mChat Extension for phpbb 3.1.x",
|
||||||
"homepage": "http://www.dmzx-web.net",
|
"homepage": "http://www.dmzx-web.net",
|
||||||
"version": "0.0.1",
|
"version": "0.0.2",
|
||||||
"time": "2015-03-10",
|
"time": "2015-03-10",
|
||||||
"keywords": ["phpbb", "extension", "mchat"],
|
"keywords": ["phpbb", "extension", "mchat"],
|
||||||
"license": "GPL-2.0",
|
"license": "GPL-2.0",
|
||||||
|
|||||||
@@ -20,7 +20,7 @@ class mchat_schema extends \phpbb\db\migration\migration
|
|||||||
array('config.add', array('mchat_on_index', true)),
|
array('config.add', array('mchat_on_index', true)),
|
||||||
array('config.add', array('mchat_new_posts', false)),
|
array('config.add', array('mchat_new_posts', false)),
|
||||||
array('config.add', array('mchat_stats_index', false)),
|
array('config.add', array('mchat_stats_index', false)),
|
||||||
array('config.add', array('mchat_version','0.0.1')),
|
array('config.add', array('mchat_version','0.0.2')),
|
||||||
|
|
||||||
array('permission.add', array('u_mchat_use')),
|
array('permission.add', array('u_mchat_use')),
|
||||||
array('permission.add', array('u_mchat_view')),
|
array('permission.add', array('u_mchat_view')),
|
||||||
|
|||||||
BIN
sounds/add.swf
Normal file
BIN
sounds/add.swf
Normal file
Binary file not shown.
BIN
sounds/del.swf
Normal file
BIN
sounds/del.swf
Normal file
Binary file not shown.
BIN
sounds/error.swf
Normal file
BIN
sounds/error.swf
Normal file
Binary file not shown.
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user