forked from leftypol/leftypol
Fix
This commit is contained in:
parent
29433c989f
commit
5083f3caeb
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@
|
||||||
$markAsCounted[$row['ip']] = true;
|
$markAsCounted[$row['ip']] = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
return count($unique_ips);
|
return count($uniqueIps);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue