You are here

function tca_form_validate in Token Content Access 7

Validation callback for the Token Content Access form.

1 string reference to 'tca_form_validate'
tca_form in ./tca.module
Form structure for the Token Content Access configuration.

File

./tca.module, line 364
The Token Content Access module file.

Code

function tca_form_validate($form, &$form_state) {
}