{$escape}{$targetfile}{$escape}'); } public function getDisplayName() { return _kt('Excel Extractor'); } public function getSupportedMimeTypes() { return array(); return array( 'application/vnd.ms-excel' ); } } ?>