pdo_connstring = $pdo_connstring; $this->db_username = $db_uname; $this->db_password = $db_passwd; $this->recaptcha_sitekey = $recaptcha_sitekey; $this->recaptcha_secret = $recaptcha_sec; $this->email_from_address = $email_from_addr; $this->webapp_base_uri = $webapp_base_uri; $this->website_name = $website_name; } } ?>