Ticket #606 (closed Other: fixed)
Wrong Comment
| Reported by: | allain | Owned by: | - No owner - |
|---|---|---|---|
| Priority: | trivial | Milestone: | 2.2 |
| Component: | Libraries:Validation | Version: | SVN HEAD |
| Keywords: | Cc: |
Description
Line 28 of Validation.php in the trunk reads:
// Rules that are allowed to run on empty files
but it should read:
// Rules that are allowed to run on empty fields
Change History
Note: See
TracTickets for help on using
tickets.
