Changeset 14420
- Timestamp:
- 06/22/08 18:14:15 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/FormValidator-LazyWay/trunk/lib/FormValidator/LazyWay.pm
r14419 r14420 174 174 } 175 175 176 # 配列 にする。177 if ( $profile->{want_array}{ $field } ) {176 # 配列をやめる。 177 if ( !$profile->{want_array}{ $field } ) { 178 178 $storage->{valid}{$field} = $storage->{valid}{$field}[0]; 179 179 last VALIDATE;
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)