Changeset 2990
- Timestamp:
- 07/07/2008 04:38:58 PM (3 months ago)
- Files:
-
- 1 modified
-
trunk/system/libraries/Validation.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/system/libraries/Validation.php
r2988 r2990 741 741 742 742 /** 743 * Rule: depends_on e. Generates an error if the field does not depend on one743 * Rule: depends_on. Generates an error if the field does not depend on one 744 744 * or more other fields. 745 745 *
