mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1085 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
1dcf686d69
commit
6e726744ca
5 changed files with 55 additions and 49 deletions
|
|
@ -75,6 +75,9 @@
|
|||
// 스킨 템플릿 경로 지정
|
||||
$template_path = sprintf("%sskins/%s/",$this->module_path, $this->skin);
|
||||
$this->setTemplatePath($template_path);
|
||||
|
||||
// rss url
|
||||
if($this->grant->view) Context::set('rss_url', getUrl('mid',$this->mid,'act','dispBoardRss'));
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue