#17901300 : fixed the bug that comment editor was not set properly when replying comment (since module_srl was not set in context)

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6024 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
haneul 2009-04-03 14:21:26 +00:00
parent f691f3b20c
commit fe1da65e0d

View file

@ -499,6 +499,7 @@
// 필요한 정보들 세팅
Context::set('oSourceComment',$oSourceComment);
Context::set('oComment',$oComment);
Context::set('module_srl',$this->module_info->module_srl);
/**
* 사용되는 javascript 필터 추가