File "config.php"

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

<?php

$TP_group["pxsf"] = "";

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

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

$TP_isBinary["pxsf"] = false;

$TP_mimeType["pxsf"] = false;
$TP_mimeTypeDisposition["pxsf"] = false;

?>