File "config.php"
Full Path: /home/analogde/www/filetypes/sxw/config.php
File size: 361 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
$TP_group["sxw"] = "";
$TP_extensions["sxw"] = Array("sxw");
$TP_possibleActions["sxw"]["new"] = false;
$TP_possibleActions["sxw"]["open"] = true;
$TP_possibleActions["sxw"]["edit"] = true;
$TP_possibleActions["sxw"]["delete"] = true;
$TP_isBinary["sxw"] = true;
$TP_mimeType["sxw"] = "application/msword";
$TP_mimeTypeDisposition["sxw"] = true;
?>