Skip to content
Snippets Groups Projects
Commit 87999572 authored by Christian Wach's avatar Christian Wach :soccer:
Browse files

Use correct validation method

parent 4cd3a44e
No related branches found
No related tags found
No related merge requests found
......@@ -227,7 +227,7 @@ class CFAFA_ACFE_Form_Action_Email extends CFAFA_ACFE_Form_Action_Base {
* @param array $form The array of Form data.
* @param array $action The array of Action data.
*/
public function validation( $form, $action ) {
public function validate_action( $form, $action ) {
/*
// Get some Form details.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment