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