Home
last modified time | relevance | path

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

/plugin/zwidoku/
H A Dopen_file.php39 $imageFileType = strtolower(pathinfo($target_file,PATHINFO_EXTENSION)); variable
60 if($imageFileType != "zwi" && $imageFileType != "ZWI" ) {