Commit 78e1ec97 authored by zYne's avatar zYne

--no commit message

--no commit message
parent a6a61233
...@@ -139,6 +139,7 @@ class Doctrine_Validator ...@@ -139,6 +139,7 @@ class Doctrine_Validator
|| $name == 'default' || $name == 'default'
|| $name == 'values' || $name == 'values'
|| $name == 'sequence' || $name == 'sequence'
|| $name == 'zerofill'
) { ) {
continue; continue;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment