update enable

This commit is contained in:
dmzx
2015-06-20 14:45:49 +02:00
parent c6441681a0
commit fce7a02102

View File

@@ -100,7 +100,7 @@ class render_helper
//chat enabled //chat enabled
if (!$this->config['mchat_enable']) if (!$this->config['mchat_enable'])
{ {
trigger_error($user->lang['MCHAT_ENABLE'], E_USER_NOTICE); trigger_error($this->user->lang['MCHAT_ENABLE'], E_USER_NOTICE);
} }
// avatars // avatars