|
|
|
posts == $KUNENA_top_posters[0]->posts) {
$barwidth = 100;
}
else {
$barwidth = round(($KUNENA_poster->posts * 100) / $KUNENA_top_posters[0]->posts);
}
?>
| username;?> |
|
posts;?> |
|
|
|
|
|
uhits == $fb_top_profiles[0]->uhits)
$barwidth = 100;
else
$barwidth = round(($fb_profile->uhits * 100) / $fb_top_profiles[0]->uhits);
?>
| username; ?> |
|
uhits;?> |
|