Commit ef127afd authored by zYne's avatar zYne

--no commit message

--no commit message
parent 951b2875
......@@ -108,7 +108,8 @@ class Doctrine_Validator extends Doctrine_Object
|| $name == 'default'
|| $name == 'values'
|| $name == 'sequence'
|| $name == 'zerofill') {
|| $name == 'zerofill'
|| $name == 'scale') {
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