Example #1
0
 public function clear_avatars()
 {
     User::clear_avatars($this->id);
 }