Brion Vibber 4b01dd8b2e Ticket #2441: fix deletion of avatars when a profile is deleted.
Code was doing a batch call to $avatar->delete() which fails to properly engage the file deletion code. Calling the existing profile->delete_avatars() function deletes them individually, which makes it all work nice again.
2010-11-19 12:40:18 -08:00
..
2010-07-29 13:01:04 +02:00
2010-07-29 13:01:04 +02:00
2010-10-25 11:18:49 -04:00
2010-10-25 11:18:49 -04:00