added attachments for CS

This commit is contained in:
JT Smith 2005-02-13 18:58:28 +00:00
parent 018223cd1a
commit ebae62c366
4 changed files with 97 additions and 24 deletions

View file

@ -498,7 +498,7 @@ sub getFiles {
}
return \@list;
}
return undef;
return [];
}