mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-31 09:09:59 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1324 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
eb4e93063a
commit
422212eb21
4 changed files with 13 additions and 15 deletions
|
|
@ -84,7 +84,6 @@
|
|||
/**
|
||||
* 블로그는 자체 레이아웃을 관리하기에 이와 관련된 세팅을 해줌
|
||||
**/
|
||||
/*
|
||||
// 레이아웃 경로와 파일 지정 (블로그는 자체 레이아웃을 가지고 있음)
|
||||
$this->setLayoutPath($template_path);
|
||||
$this->setLayoutFile("layout");
|
||||
|
|
@ -110,7 +109,6 @@
|
|||
|
||||
// layout_info 변수 설정
|
||||
Context::set('layout_info',$this->module_info);
|
||||
*/
|
||||
|
||||
// 모듈정보 세팅
|
||||
Context::set('module_info',$this->module_info);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue