Update mchat.php

This commit is contained in:
talonos
2016-02-12 23:37:49 +00:00
parent b8755e4b8d
commit 4609e72bb3

View File

@@ -525,7 +525,7 @@ class mchat
{
$pageloc = $this->user->page['page'];
}
$this->template->assign_vars(array(
'MCHAT_FILE_NAME' => $this->helper->route('dmzx_mchat_controller'),
'MCHAT_REFRESH_JS' => 1000 * $this->config['mchat_refresh'],