Show
Ignore:
Timestamp:
10/17/07 20:38:53 (15 months ago)
Author:
zYne
Message:

fixed VALIDATE_ALL constant value

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/lib/Doctrine.php

    r2874 r2902  
    364364    const VALIDATE_CONSTRAINTS      = 4; 
    365365     
    366     const VALIDATE_ALL              = 5; 
     366    const VALIDATE_ALL              = 7; 
    367367 
    368368    /**