Searched refs:imageFileType (Results 1 – 1 of 1) sorted by relevance
39 $imageFileType = strtolower(pathinfo($target_file,PATHINFO_EXTENSION)); variable60 if($imageFileType != "zwi" && $imageFileType != "ZWI" ) {