|
|
@ -213,7 +213,7 @@ class Roster extends WidgetBase |
|
|
// get the current showing state of the group and the offline contacts
|
|
|
// get the current showing state of the group and the offline contacts
|
|
|
$groupState = Cache::c('group'.$currentgroup); |
|
|
$groupState = Cache::c('group'.$currentgroup); |
|
|
|
|
|
|
|
|
if($groupState == true) |
|
|
|
|
|
|
|
|
if($groupState == false) |
|
|
$groupshown = 'groupshown'; |
|
|
$groupshown = 'groupshown'; |
|
|
|
|
|
|
|
|
$count = $i-$j; |
|
|
$count = $i-$j; |
|
|
|