diff --git a/module/form/form.php b/module/form/form.php index 51b29d38..7a9f49de 100644 --- a/module/form/form.php +++ b/module/form/form.php @@ -32,7 +32,7 @@ class form extends common { public static $pagination; - const FORM_VERSION = '1.7'; + const FORM_VERSION = '1.8'; const TYPE_MAIL = 'mail'; const TYPE_SELECT = 'select';