From fdd3e96939b0b3bcfab098378394271b0d6bde73 Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 6 Oct 2003 11:22:23 +0000 Subject: [PATCH] typo --- httemplate/search/svc_acct.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/httemplate/search/svc_acct.cgi b/httemplate/search/svc_acct.cgi index e179fc34a..f18dfb919 100755 --- a/httemplate/search/svc_acct.cgi +++ b/httemplate/search/svc_acct.cgi @@ -65,7 +65,7 @@ if ( $query eq 'svcnum' ) { if ( $query eq 'svcnum' || $query eq 'username' || $query eq 'uid' - || $query =~ /^popnum=(\d+)$/ ) { + || $query =~ /^popnum=(\d+)$/ ) { my $statement = "SELECT COUNT(*) FROM svc_acct $unlinked"; -- 2.20.1