mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 11:11:39 +09:00
파일에 설명 잘못된것 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3703 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
393a4095da
commit
542c174bfe
1 changed files with 1 additions and 1 deletions
|
|
@ -213,7 +213,7 @@
|
|||
$obj->list_count = 10000;
|
||||
$output = $oTagModel->getTagList($obj);
|
||||
|
||||
// 내용을 랜던으로 정렬
|
||||
// 내용을 랜덤으로 정렬
|
||||
if(count($output->data)) {
|
||||
$numbers = array_keys($output->data);
|
||||
shuffle($numbers);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue