<?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;
?>