X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=htdocs%2Fedit%2Fpart_svc.cgi;h=8a9018a2525be99238d146bae70761f978386285;hp=57811a0b61cc707632dcba0043e0e48feaf60f2a;hb=b6d1aed30d51bdae49ca22e5aa5baab635969097;hpb=639f53025c49248c598a324814f6d77739bdfd89 diff --git a/htdocs/edit/part_svc.cgi b/htdocs/edit/part_svc.cgi index 57811a0b6..8a9018a25 100755 --- a/htdocs/edit/part_svc.cgi +++ b/htdocs/edit/part_svc.cgi @@ -1,6 +1,6 @@ #!/usr/bin/perl -Tw # -# $Id: part_svc.cgi,v 1.10 1999-04-08 13:01:50 ivan Exp $ +# $Id: part_svc.cgi,v 1.11 1999-04-09 03:52:55 ivan Exp $ # # ivan@sisd.com 97-nov-14 # @@ -10,7 +10,10 @@ # use FS::CGI, added inline documentation ivan@sisd.com 98-jul-12 # # $Log: part_svc.cgi,v $ -# Revision 1.10 1999-04-08 13:01:50 ivan +# Revision 1.11 1999-04-09 03:52:55 ivan +# explicit & for table/itable/ntable +# +# Revision 1.10 1999/04/08 13:01:50 ivan # [ AND DOCUMENT! ] all svc_acct services should have a default # or fixed shell # @@ -100,7 +103,7 @@ blank slipip as well as a fixed shell something like /bin/true or /usr/bin/passwd.

END -print table, 'Table', map '{svcdb}). ">$_\n", qw( svc_acct svc_domain svc_acct_sm );