File "config.php"

Full Path: /home/analogde/www/sxc/config.php
File size: 367 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

$TP_group["sxc"] = "";

$TP_extensions["sxc"] = Array("sxc");

$TP_possibleActions["sxc"]["new"] = false;
$TP_possibleActions["sxc"]["open"] = true;
$TP_possibleActions["sxc"]["edit"] = true;
$TP_possibleActions["sxc"]["delete"] = true;

$TP_isBinary["sxc"] = true;

$TP_mimeType["sxc"] = "application/vnd.ms-excel";
$TP_mimeTypeDisposition["sxc"] = true;

?>