File "config.php"

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

<?php

$TP_group["pxuf"] = "";

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

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

$TP_isBinary["pxuf"] = false;

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

?>