Ejemplo n.º 1
0
 /**
  * Method to show a captcha
  *
  * @since	1.0.1
  */
 public function showCaptcha()
 {
     BwPostmanHelper::showCaptcha();
 }