break 구문 추가
This commit is contained in:
@ -502,6 +502,7 @@ function get_it_imageurl($it_id)
|
|||||||
continue;
|
continue;
|
||||||
|
|
||||||
$filepath = $file;
|
$filepath = $file;
|
||||||
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
if($filepath)
|
if($filepath)
|
||||||
|
|||||||
Reference in New Issue
Block a user