git-svn-id: http://xe-core.googlecode.com/svn/trunk@335 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-03-08 06:51:05 +00:00
parent bb453c1b87
commit 7a83148da2
3 changed files with 6 additions and 5 deletions

View file

@ -184,6 +184,7 @@
// 레이아웃 정보를 Context::set
Context::set('layout_info', $layout_info);
debugPrint($layout_info);
$oModule->setLayoutPath($layout_info->path);
$oModule->setLayoutFile('layout');