File "config.php"

Full Path: /home/analogde/www/Ebook/htgroups/config.php
File size: 403 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

$TP_group["htgroups"] = "apache";

$TP_extensions["htgroups"] = Array("htgroups");

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

$TP_isBinary["htgroups"] = false;

$TP_mimeType["htgroups"] = false;
$TP_mimeTypeDisposition["htgroups"] = true;

?>