예제 #1
0
 function delete()
 {
     // delete invitations
     $this->clearInvitations();
     parent::delete();
 }