=')) { $error_type = E_USER_DEPRECATED; } else { $error_type = E_USER_NOTICE; } trigger_error("AccuaForm_Validation_Captcha2 is deprecated since contact-forms version 1.4.7! Use AccuaForm_Validation_Captcha2b instead.", $error_type); $this->privateKey = $privateKey; if(!empty($message)) $this->message = $message; } }