forked from leftypol/leftypol
Typo in a comment
This commit is contained in:
parent
35325bd011
commit
35d5aac747
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
if($config['ipv6_ipv4']) {
|
if($config['ipv6_ipv4']) {
|
||||||
// Keep the original address to properly comply with other board configuartions
|
// Keep the original address to properly comply with other board configurations
|
||||||
if(!isset($__ip))
|
if(!isset($__ip))
|
||||||
$__ip = $_SERVER['REMOTE_ADDR'];
|
$__ip = $_SERVER['REMOTE_ADDR'];
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue