mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6675 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
8af457cc1a
commit
b0e163721c
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@
|
|||
**/
|
||||
// 템플릿에서 사용할 변수를 Context::set()
|
||||
if($this->module_srl) Context::set('module_srl',$this->module_srl);
|
||||
if(!$this->module_info->svn_cmd) $this->module_info->svn_cmd = '/usr/bin/svn';
|
||||
|
||||
// 현재 호출된 게시판의 모듈 정보를 module_info 라는 이름으로 context setting
|
||||
Context::set('module_info',$this->module_info);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue