Update 0.0.4
Update 0.0.4
This commit is contained in:
@@ -19,9 +19,9 @@ class ucp_mchat_info
|
||||
'version' => '1.3.8',
|
||||
'modes' => array(
|
||||
'configuration' => array(
|
||||
'title' => 'UCP_MCHAT_CONFIG',
|
||||
'auth' => 'ext_dmzx/mchat && acl_u_mchat_use',
|
||||
'cat' => array('UCP_MCHAT_CONFIG')),
|
||||
'title' => 'UCP_MCHAT_CONFIG',
|
||||
'auth' => 'ext_dmzx/mchat && acl_u_mchat_use',
|
||||
'cat' => array('UCP_MCHAT_CONFIG')),
|
||||
),
|
||||
);
|
||||
}
|
||||
|
||||
@@ -80,7 +80,7 @@ class ucp_mchat_module
|
||||
$this->functions_mchat->mchat_cache();
|
||||
}
|
||||
$mchat_cache = $cache->get('_mchat_config');
|
||||
|
||||
|
||||
$template->assign_vars(array(
|
||||
'ERROR' => (sizeof($error)) ? implode('<br />', $error) : '',
|
||||
|
||||
@@ -108,5 +108,5 @@ class ucp_mchat_module
|
||||
$this->page_title = 'UCP_PROFILE_MCHAT';
|
||||
}
|
||||
// $this->page_title = 'UCP_PROFILE_MCHAT';
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user