Code comment
This commit is contained in:
parent
54203dda1f
commit
689aa4979e
@ -2653,6 +2653,10 @@ function dol_print_ip($ip, $mode = 0)
|
||||
}
|
||||
else $ret.=' ('.$countrycode.')';
|
||||
}
|
||||
else
|
||||
{
|
||||
// Nothing
|
||||
}
|
||||
}
|
||||
|
||||
return $ret;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user