update version 0.0.9

update version 0.0.9
This commit is contained in:
dmzx
2015-03-22 13:05:30 +01:00
parent 4b81259925
commit 18d98f73fc
20 changed files with 230 additions and 650 deletions

View File

@@ -44,7 +44,7 @@ class mchat_schema_3 extends \phpbb\db\migration\migration
),
array(
'config_name' => 'flood_time',
'config_value' => '20',
'config_value' => '0',
),
array(
'config_name' => 'max_message_lngth',
@@ -116,7 +116,7 @@ class mchat_schema_3 extends \phpbb\db\migration\migration
),
array(
'config_name' => 'avatars',
'config_value' => '0',
'config_value' => '1',
),
array(
'config_name' => 'message_num',