Changeset 2988
- Timestamp:
- 07/07/08 14:47:12 (2 months ago)
- Files:
-
- 1 modified
-
trunk/system/libraries/Validation.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/system/libraries/Validation.php
r2899 r2988 741 741 742 742 /** 743 * Rule: matches. Generates an error if the field does not depend on one or more744 * o ther fields.743 * Rule: depends_one. Generates an error if the field does not depend on one 744 * or more other fields. 745 745 * 746 746 * @param mixed field name
