You are here

constant CLIENTSIDE_VALIDATION_AFTER_LABEL in Clientside Validation 7

Same name and namespace in other branches
  1. 6 clientside_validation.module \CLIENTSIDE_VALIDATION_AFTER_LABEL
  2. 7.2 clientside_validation.module \CLIENTSIDE_VALIDATION_AFTER_LABEL
1 use of CLIENTSIDE_VALIDATION_AFTER_LABEL
clientside_validation_update_7101 in ./clientside_validation.install
The settings for Clientside Validation were restructured and put into a separate table, This update will create this table.

File

./clientside_validation.module, line 16
Add client side validation to forms.

Code

define('CLIENTSIDE_VALIDATION_AFTER_LABEL', 3);