1
0
mirror of synced 2025-03-20 06:53:55 +03:00

Bah, why must I suck at spelling :-p

This commit is contained in:
myilmaz 2007-07-24 20:37:50 +00:00
parent 3b5046acd4
commit 0cdf1c3a39

View File

@ -40,4 +40,4 @@ class Email extends Doctrine_Record {
}
</code>
Note that validators / column constraints and the column length fields are optional. The length may be omitted by using **null** for the length arguement, allowing doctrine to use a default length and permitting a fourth arguement for validation or column constraints.
Note that validators / column constraints and the column length fields are optional. The length may be omitted by using **null** for the length argument, allowing doctrine to use a default length and permitting a fourth argument for validation or column constraints.