File "config.php"

Full Path: /home/analogde/www/fonts/txt/config.php
File size: 368 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

$TP_group["txt"] = "";

$TP_extensions["txt"] = Array("txt", "css", "sql");

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

$TP_isBinary["txt"] = false;

$TP_mimeType["txt"] = "text/plain";
$TP_mimeTypeDisposition["txt"] = false;

?>