From 64b2a9cbf8cc6d5b2eadd500035e80d36a95c22c Mon Sep 17 00:00:00 2001 From: floria030 <florian@schaal-24.de> Date: Mon, 10 Feb 2014 10:54:10 -0500 Subject: [PATCH] the path for the dkim-keys is automaticly creaed by the server-plugin, the path could be empty in the interface, and the amavis-template for gentoo was updated --- interface/web/vm/lib/admin.conf.php | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/interface/web/vm/lib/admin.conf.php b/interface/web/vm/lib/admin.conf.php index a45d440..acb6c35 100644 --- a/interface/web/vm/lib/admin.conf.php +++ b/interface/web/vm/lib/admin.conf.php @@ -1,2 +1,2 @@ -<?php -?> \ No newline at end of file +<?php +?> -- Gitblit v1.9.1