fetch_all_by_username($_G['username'])); dsetcookie('myrepeat_rr', 'R'.$users, 86400); } else { $users = substr($_G['cookie']['myrepeat_rr'], 1); } if(!$users) { return ''; } } $this->value['global_usernav_extra1'] = ''. '|'.lang('plugin/myrepeats', 'switch').''."\n"; } function global_usernav_extra1() { return $this->value['global_usernav_extra1']; } } ?>