Changeset 2902 for trunk/lib/Doctrine.php
- Timestamp:
- 10/17/07 20:38:53 (15 months ago)
- Files:
-
- 1 modified
-
trunk/lib/Doctrine.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/Doctrine.php
r2874 r2902 364 364 const VALIDATE_CONSTRAINTS = 4; 365 365 366 const VALIDATE_ALL = 5;366 const VALIDATE_ALL = 7; 367 367 368 368 /**