fix
This commit is contained in:
@@ -7,7 +7,7 @@ class Support extends BaseController {
|
||||
public function index() {
|
||||
$data = array();
|
||||
$data["country"] = MERMS_COUNTRIES;
|
||||
$this->renderExtPage('support', $data);
|
||||
$this->renderExtPage('contact', $data);
|
||||
}
|
||||
//--------------------------------------------------------------------
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user