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

This commit is contained in:
zero 2008-02-15 08:40:50 +00:00
parent 0790e9015c
commit 8a68fcccf4

View file

@ -44,7 +44,6 @@
/**
* 스킨 경로를 미리 template_path 라는 변수로 설정함
**/
$this->module_info->skin = 'xe_guestbook';
$template_path = sprintf("%sskins/%s/",$this->module_path, $this->module_info->skin);
// 만약 스킨 경로가 없다면 xe_board로 변경