예제 #1
0
 function layHinhAnhNgoaiThat($id, $type = 'property')
 {
     $folderPath = 'images/' . $type . '/' . $id . '/ngoaithat/';
     return ilandCommonUtils::layHinhAnhDacBiet($folderPath);
 }