Searched refs:gallery_createthumbnail (Results 1 – 1 of 1) sorted by relevance
245 if (!file_exists($gallery['thumbnail'][$i])) gallery_createthumbnail($gallery, $i);459 function gallery_createthumbnail($gallery, $nr) { function