From: rmurray <> Date: Sun, 6 Oct 2002 16:13:00 +0000 (+0000) Subject: Update icqnumber to match changes by icq.com X-Git-Tag: release-0.3.33~110 X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fuserdir-ldap-cgi.git;a=commitdiff_plain;h=2176e71591cb51a4896afccde2163b37827fe08b Update icqnumber to match changes by icq.com --- diff --git a/search.cgi b/search.cgi index 7a54100..dd7cdfa 100755 --- a/search.cgi +++ b/search.cgi @@ -1,6 +1,6 @@ #!/usr/bin/perl -# $Id: search.cgi,v 1.6 2000/03/26 22:13:25 tausq Exp $ +# $Id: search.cgi,v 1.7 2002/10/06 18:13:00 rmurray Exp $ # (c) 1999 Randolph Chung. Licensed under the GPL. use lib '.'; @@ -134,7 +134,7 @@ if (!$dosearch) { # ICQ if ($data->{icquin}->[0]) { - $icquin = sprintf("%s", $data->{icquin}->[0], $data->{icquin}->[0]); + $icquin = sprintf("%s", $data->{icquin}->[0], $data->{icquin}->[0]); } # Format PGP/GPG key fingerprints