Home
last modified time | relevance | path

Searched refs:gallery_createthumbnail (Results 1 – 1 of 1) sorted by relevance

/plugin/gallery2/dwgallery/
H A Ddwgallery.php245 if (!file_exists($gallery['thumbnail'][$i])) gallery_createthumbnail($gallery, $i);
459 function gallery_createthumbnail($gallery, $nr) { function