From dba68fcdf2d3e25ad1f3301fcb128edfb3da745b Mon Sep 17 00:00:00 2001 From: tbrehm <t.brehm@ispconfig.org> Date: Thu, 22 Sep 2011 08:14:04 -0400 Subject: [PATCH] Bugfixes in installer and apache plugin. --- interface/web/dns/lib/admin.conf.php | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/interface/web/dns/lib/admin.conf.php b/interface/web/dns/lib/admin.conf.php new file mode 100644 index 0000000..67c94a5 --- /dev/null +++ b/interface/web/dns/lib/admin.conf.php @@ -0,0 +1,2 @@ +<?php +?> \ No newline at end of file -- Gitblit v1.9.1