X-Git-Url: https://dev.renevier.net/?a=blobdiff_plain;f=application%2Fforms%2FAccount.php;h=5afef42975662600cc033d7fa24f1eb2e6a7543c;hb=76f6e080505c81ded0911b444eb62e39435eb8a1;hp=d8103df24e6f2c6c79e53138049ef3e309a08806;hpb=190fd621df4920c56a422c03663874cddaa67d64;p=syj.git diff --git a/application/forms/Account.php b/application/forms/Account.php index d8103df..5afef42 100644 --- a/application/forms/Account.php +++ b/application/forms/Account.php @@ -1,5 +1,5 @@ __("confirm password"), 'validators' => array($identicalValidator), - 'required' => true + 'allowEmpty' => false )); $pass_current = array('Password', 'account_password_current', array(