Version 0.1.2

This commit is contained in:
dmzx
2015-08-22 21:32:33 +02:00
parent 3a4ac22d8c
commit 5ba5026c44
17 changed files with 214 additions and 253 deletions

View File

@@ -13,10 +13,12 @@ class ucp_mchat_info
{
function module()
{
global $config;
return array(
'filename' => '\dmzx\mchat\ucp\ucp_mchat_module',
'title' => 'UCP_MCHAT_CONFIG',
'version' => '1.3.8',
'version' => $config['mchat_version'],
'modes' => array(
'configuration' => array(
'title' => 'UCP_MCHAT_CONFIG',