-
-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Lines 1498 to 1503 in bb8a983
* @todo Add a constraint that does this automatically | |
*/ | |
public function wipe() | |
{ | |
$this->db->execute("DELETE FROM past_callsigns WHERE player = ?", $this->id); | |