| #180 | 'cid' => $_GET['cid'], |
| #181 | 'mid' => $_GET['mid'], |
| #182 | 'name' => 'Actor Detail', |
| #183 | 'url' => rtrim($this->_cfg['weburl'], '/').'/actor/'.$_GET['id'].'.html', |
| #184 | 'cate_tpl' => 'actor_detail.htm', |
| #185 | 'topcid' => $_GET['cid'] |
| #186 | ); |
| #187 | |
| #188 | $this->_cfg['titles'] = 'Actor Detail-'.$this->_cfg['webname']; |
| #189 | $this->_cfg['seo_keywords'] = 'actor,'.$this->_cfg['webname']; |