id = $id; $this->titel = $titel; $this->text = $text; $this->user = $user; array_push(Thread::$threadArray, $this); } } ?>