page_stats - remove incorrect code
This commit is contained in:
parent
c47eb9858f
commit
77cf5b84fd
@ -33,7 +33,6 @@ function dostats($data, $user)
|
||||
|
||||
usort($all, 'allusersort');
|
||||
|
||||
foreach ($all as $arr)
|
||||
for ($i = 0; $i < $count; $i++)
|
||||
{
|
||||
if (($i % 2) == 0)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user