db = $db; if (method_exists(get_parent_class(), '__construct')) parent::__construct(); } public function getDb() { return $this->db; } } ?>