mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-05 17:51:40 +09:00
번역 / 문구 수정 - 영어 번역
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6926 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
0ccabfcbbb
commit
119953f1db
7 changed files with 55 additions and 22 deletions
|
|
@ -80,7 +80,7 @@
|
|||
|
||||
function setDepth(&$item, $depth, &$list, &$resultList)
|
||||
{
|
||||
$resultList[] =& $item;
|
||||
$resultList[$item->category_srl] =& $item;
|
||||
$item->depth = $depth;
|
||||
$siblingList = $item->category_srl;
|
||||
foreach($item->children as $child)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue