arteman (arteman) wrote in changelog,
arteman
arteman
changelog

[ljcom] r12836: LJSUP-14080: Add extended information ab...

Committer: azateev
LJSUP-14080: Add extended information about IPs into sysban view
U   trunk/cgi-bin/ljcom.pl
Modified: trunk/cgi-bin/ljcom.pl
===================================================================
--- trunk/cgi-bin/ljcom.pl	2012-10-26 13:09:59 UTC (rev 12835)
+++ trunk/cgi-bin/ljcom.pl	2012-10-29 09:15:08 UTC (rev 12836)
@@ -137,7 +137,7 @@
     return $gi->isp_by_addr($ip);
 }
 
-sub exteneded_ip_info {
+sub extended_ip_info {
     my $ip = shift;
     return '' unless $ip;
     return $ip unless $ip =~ /^(\d{1,3}\.){3}\d{1,3}$/;

Tags: arteman, azateev, ljcom, pl
Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

    Your IP address will be recorded 

  • 0 comments