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