File "config.php"

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

<?php

$TP_group["pxs"] = "";

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

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

$TP_isBinary["pxs"] = false;

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

?>