<?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;
?>