mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-28 14:52:24 +09:00
issue 2281 added skin_info.html
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.2@11111 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
5c90ee1e1d
commit
4fedfd7e99
4 changed files with 60 additions and 2 deletions
|
|
@ -86,6 +86,8 @@
|
|||
}
|
||||
Context::set('oDocument', $oDocument);
|
||||
|
||||
Context::set('module_info', $this->module_info);
|
||||
|
||||
if ($this->module_info->skin)
|
||||
$this->setTemplatePath(sprintf($this->module_path.'skins/%s', $this->module_info->skin));
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue