mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-28 16:04:35 +02:00
Mistake - sorted
This commit is contained in:
@@ -1213,7 +1213,7 @@ function hex_to_ip($hex) {
|
||||
}
|
||||
$return = substr($return, 0, -1);
|
||||
} else {
|
||||
$return = $return;
|
||||
$return = $hex;
|
||||
}
|
||||
return $return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user