X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=htdocs%2Fbrowse%2Fsvc_acct_pop.cgi;h=8094a9fd1d5ab52c3765619883d77421061e42de;hb=d220c8a4bfa1aee8f17ed71c2dba655160dd3595;hp=1ddbcdc2eb5c0ed78418347ba93fd88ae932cd16;hpb=e3843e0a3823b0d67dc891a0965f2dad4d0bdc10;p=freeside.git diff --git a/htdocs/browse/svc_acct_pop.cgi b/htdocs/browse/svc_acct_pop.cgi index 1ddbcdc2e..8094a9fd1 100755 --- a/htdocs/browse/svc_acct_pop.cgi +++ b/htdocs/browse/svc_acct_pop.cgi @@ -1,6 +1,6 @@ #!/usr/bin/perl -Tw # -# $Id: svc_acct_pop.cgi,v 1.7 1999-04-09 04:22:34 ivan Exp $ +# $Id: svc_acct_pop.cgi,v 1.8 2000-01-28 22:56:13 ivan Exp $ # # ivan@sisd.com 98-mar-8 # @@ -10,7 +10,10 @@ # lose background, FS::CGI ivan@sisd.com 98-sep-2 # # $Log: svc_acct_pop.cgi,v $ -# Revision 1.7 1999-04-09 04:22:34 ivan +# Revision 1.8 2000-01-28 22:56:13 ivan +# track full phone number +# +# Revision 1.7 1999/04/09 04:22:34 ivan # also table() # # Revision 1.6 1999/04/09 03:52:55 ivan @@ -55,6 +58,7 @@ print $cgi->header( '-expires' => 'now' ), header('POP Listing', menubar( State Area code Exchange + Local END @@ -74,6 +78,8 @@ foreach $svc_acct_pop ( sort { $hashref->{ac} $hashref->{exch} + + $hashref->{loc} END