Home
last modified time | relevance | path

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

/plugin/mediathumbnails/
H A Dthumb_engines.php107 private $file_suffix = ""; variable in thumb_zip_engine
115 return $this->file_suffix;
130 $this->file_suffix = substr(strrchr($thumbnail_path,'.'),1);