From 521dca9fb08fcd8dd6820af41ae5c05a493ebf2e Mon Sep 17 00:00:00 2001 From: Mika Havela Date: Wed, 2 Apr 2008 08:03:45 +0000 Subject: Deactivating still-not-working-config-tab and only showing status-information. This is to be able to create a initial release of acf-tinydns. git-svn-id: svn://svn.alpinelinux.org/acf/tinydns/trunk@886 ab2d0c66-481e-0410-8bed-d214d4d58bed --- tinydns-controller.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tinydns-controller.lua') diff --git a/tinydns-controller.lua b/tinydns-controller.lua index addc398..8bf4769 100644 --- a/tinydns-controller.lua +++ b/tinydns-controller.lua @@ -192,7 +192,7 @@ function status(self) config=config, } end - +--[=[ function edit_records(self,types,record,errormessage) local recorddetails = {} local edit = {} @@ -658,4 +658,4 @@ function config(self,messages) }) end - +--]=] -- cgit v1.2.3