Changeset 7274
- Timestamp:
- 02/02/08 19:50:47 (10 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/1.1/lib/validator/i18n/sfValidatorI18nChoiceLanguage.class.php
r6334 r7274 24 24 * Available options: 25 25 * 26 * * culture: The culture to use for internationalized strings (required)27 * * language : An array of language codes to use (ISO 639-1)26 * * culture: The culture to use for internationalized strings (required) 27 * * languages: An array of language codes to use (ISO 639-1) 28 28 * 29 29 * @see sfValidatorChoice