Home
last modified time | relevance | path

Searched refs:thumb_zip_engine (Results 1 – 2 of 2) sorted by last modified time

/plugin/mediathumbnails/
H A Dthumbnail.php124 $this->thumb_engine = new thumb_zip_engine($this,$plugin->getConf('thumb_paths'));
H A Dthumb_engines.php104 class thumb_zip_engine extends thumb_engine { class