--- loncom/html/adm/helper/newslot.helper 2006/05/09 19:06:07 1.16 +++ loncom/html/adm/helper/newslot.helper 2006/05/09 19:07:17 1.17 @@ -224,7 +224,6 @@ my @defaults; my $default=&{$helper->{DATA}{origslot}}('proctor'); if ($default) { - $default=~ tr/@/:/; @defaults=(split(',',$default)); } return @defaults;