Changeset 7054
- Timestamp:
- 01/14/08 20:02:15 (10 months ago)
- Files:
-
- branches/1.1/lib/form/sfFormField.class.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/1.1/lib/form/sfFormField.class.php
r7047 r7054 96 96 * The formatted list will use the parent widget schema formatter. 97 97 * 98 * @param string The widget name99 *100 98 * @return string The formatted error list 101 99 */