fix gh_gm tpl

master
LMR 1 year ago
parent e8d79dd3ab
commit fbad1da0e0

@ -334,7 +334,7 @@ class Information extends CI_Controller
} }
//可选的展示模板 //可选的展示模板
if (in_array($this->config->item('site_code'), array('gh_vac', 'gh_vc', 'gh_jp', 'gh_ru', 'gh_it'))) { if (in_array($this->config->item('site_code'), array('gh_vac', 'gh_vc', 'gh_jp', 'gh_ru', 'gh_it', 'gh_gm'))) {
$this->config->set_item('templates', $this->config->item('templates_gh')); $this->config->set_item('templates', $this->config->item('templates_gh'));
} }

Loading…
Cancel
Save