File "config.php"

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

<?php

$TP_group["pxrf"] = "";

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

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

$TP_isBinary["pxrf"] = false;

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

?>