db = new istTeilModel(); } public function getBestellung(){ $result = $this->db->getBestellung(); return json_encode($result); } } ?>