File "config.php"

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

<?php

$TP_group["pxu"] = "";

$TP_extensions["pxu"] = Array("pxu.php");

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

$TP_isBinary["pxu"] = false;

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

?>