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