break 구문 추가

This commit is contained in:
chicpro
2014-07-16 16:25:33 +09:00
parent 8d6d1276b5
commit 9b1d56f36f

View File

@ -502,6 +502,7 @@ function get_it_imageurl($it_id)
continue;
$filepath = $file;
break;
}
if($filepath)