Home
last modified time | relevance | path

Searched defs:thumbstandin (Results 1 – 2 of 2) sorted by relevance

/dports/www/zenphoto/zenphoto-1.5.9/zp-core/zp-extensions/
H A Dflag_thumbnail.php204 static function custom_images($html, $thumbstandin) {
/dports/www/zenphoto/zenphoto-1.5.9/zp-core/zp-extensions/cacheManager/
H A DcacheImages.php161 $thumbstandin = isset($cacheimage['thumb']) ? $cacheimage['thumb'] : NULL; variable