X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2Fbin%2Ffreeside-setup;fp=FS%2Fbin%2Ffreeside-setup;h=a6908e17226a6db7a9562dab6b06fee92a4fe842;hp=07da88dea019054a1d712704c5901570d385f38f;hb=430b2c784d2ee9ea5be00b821d2dbd27279ef132;hpb=6ced51db0e73603461591e54b7f606467e7c7af0 diff --git a/FS/bin/freeside-setup b/FS/bin/freeside-setup index 07da88dea..a6908e172 100755 --- a/FS/bin/freeside-setup +++ b/FS/bin/freeside-setup @@ -37,51 +37,8 @@ getsecrets(); #needs to match FS::Record my($dbdef_file) = "%%%FREESIDE_CONF%%%/dbdef.". datasrc; -### - my $username_len = 32; -#print "\n\n", <); -# chop $x; -# $x; -#} -# -#sub _yesno { -# print " [y/N]:"; -# my $x = scalar(); -# $x =~ /^y/i; -#} - -#my @check_attributes = (); #add later -#my @attributes = (); #add later -#my $ship = $opt_s; - ### # create a dbdef object from the old data structure ###