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