source:
OpenPNE/trunk/webapp/modules/admin/validate/do/update_c_profile_option.ini
@
1475
Last change on this file since 1475 was 1475, checked in by , 14 years ago | |
---|---|
File size: 134 bytes |
Line | |
---|---|
1 | [c_profile_option_id] |
2 | type = "int" |
3 | required = 1 |
4 | |
5 | [value] |
6 | type = "string" |
7 | |
8 | [sort_order] |
9 | type = "int" |
10 | default = 0 |
11 | caption = "並び順" |
Note: See TracBrowser
for help on using the repository browser.