travis edit

This commit is contained in:
talonos
2016-02-12 20:23:28 +00:00
parent 407e241c76
commit b8755e4b8d

View File

@@ -521,11 +521,11 @@ class mchat
$pageloc = preg_replace("/\?.+/", "", $pagelocsource);
//$pageloc = $this->user->page['page'];
}
else
else
{
$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'],