Show
Ignore:
Timestamp:
07/07/2008 04:38:58 PM (5 months ago)
Author:
Shadowhand
Message:

Doh, fixing #676.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/system/libraries/Validation.php

    r2988 r2990  
    741741 
    742742        /** 
    743          * Rule: depends_one. Generates an error if the field does not depend on one 
     743         * Rule: depends_on. Generates an error if the field does not depend on one 
    744744         * or more other fields. 
    745745         *