- 1
- 2
- 3
- 4
- 5
if (file_exists(DIR_TEMPLATE . $this->config->get('config_template') . '/template/product/compare.tpl')) {
$this->template = $this->config->get('config_template') . '/template/product/compare.tpl';
} else {
$this->template = 'default/template/product/compare.tpl';
}
guest 08.05.2012 14:33 # −1
guest 08.05.2012 14:36 # 0
Lure Of Chaos 08.05.2012 14:56 # +1
telnet 08.05.2012 15:17 # 0
guest 08.05.2012 15:28 # 0
Тогда уж "типичный контроллер", mvc само по себе не говорит, что нужно все пихать в контроллер.
Lure Of Chaos 09.05.2012 00:43 # 0
telnet 09.05.2012 11:07 # +2