fix errant tabbing
This commit is contained in:
splifingate 2025-01-29 05:37:15 -05:00
commit 9a6e4b83ee

View file

@ -1541,9 +1541,9 @@ function keyword_count($keyword)
}
}
$tmp = array_unique($tmp, SORT_REGULAR);
return count($tmp);
}
$tmp = array_unique($tmp, SORT_REGULAR);
return count($tmp);
}
}
// Return recent posts lists