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