mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
#176, 테이블을 조인했으므로, 필요 없는 줄 제거
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2700 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
4267b0c1d7
commit
74c3fe629a
1 changed files with 0 additions and 1 deletions
|
|
@ -110,7 +110,6 @@
|
|||
$config = $oModuleModel->getModuleConfig('point');
|
||||
|
||||
foreach($output->data as $key => $val) {
|
||||
$point = $this->getPoint($val->member_srl);
|
||||
$output->data[$key]->level = $this->getLevel($point, $config->level_step);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue