mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-25 14:19:58 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1210 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
568302ebac
commit
970339b7d8
3 changed files with 20 additions and 126 deletions
|
|
@ -11,7 +11,7 @@
|
|||
**/
|
||||
|
||||
// called_position가 before_module_proc 일때만 실행
|
||||
if($this->called_position != 'before_module_proc') return;
|
||||
if($called_position != 'before_module_proc') return;
|
||||
|
||||
// 이 애드온이 동작할 대상 (이 부분은 특별히 정해진 규약이 없다)
|
||||
$effecived_target = array(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue