1)); } $myrepeatsusergroups = (array)dunserialize($_G['cache']['plugin']['myrepeats']['usergroups']); if(!empty($_GET['list'])) { if(in_array('', $myrepeatsusergroups)) { $myrepeatsusergroups = array(); } $userlist = array(); if(!in_array($_G['groupid'], $myrepeatsusergroups)) { $userlist = get_rrepeats($_G['username']); $count = count($userlist); if(!$count) { unset($_G['setting']['plugins']['spacecp']['myrepeats:memcp']); } } foreach(C::t('#myrepeats#myrepeats')->fetch_all_by_uid($_G['uid']) as $user) { $userlist[$user['username']] = $user['username']; } $list = '