From 3e140852d61f206f84f9461837de22ed84f2bca2 Mon Sep 17 00:00:00 2001 From: Antoine Ginies Date: Wed, 29 Jun 2005 06:14:50 +0000 Subject: remove unwanted comment --- ftp_wizard/Proftpd.pm | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'ftp_wizard') diff --git a/ftp_wizard/Proftpd.pm b/ftp_wizard/Proftpd.pm index d34ea43a..49cd36ea 100755 --- a/ftp_wizard/Proftpd.pm +++ b/ftp_wizard/Proftpd.pm @@ -37,11 +37,9 @@ my ($ftp_port) = cat_($file) =~ /Port\s+(\d+)/; my $o = { name => N("FTP wizard"), - var => { + var => { wiz_ftp_external => '0', wiz_ftp_internal => '1', -# wiz_ftp_anon => '', -# wiz_ftp_home => '', wiz_root_login => '', wiz_server_admin => '', wiz_default_root => '', -- cgit v1.2.1