$reCAPTCHA_site_key = reCAPTCHA_SITE_KEY; $reCAPTCHA_secret_key = reCAPTCHA_SECRET_KEY; if( $this->input->post('g-recaptcha-response') ) ...
確定! 回上一頁