view contrib/web/php-admin/conf/config.php @ 919:e371a935a0cd default tip master

Added tag RELEASE_1_3_0 for changeset 570dd6d4942b
author Ben Schmidt
date Thu, 25 May 2017 09:08:47 +1000
parents 73c8715367fb
children
line wrap: on
line source

<?php

$topdir = "/var/spool/mlmmj";
$confdir = dirname(__FILE__);
$templatedir = dirname(dirname(__FILE__))."/templates";

?>