source:
OpenPNE/trunk/webapp/modules/pc/validate/do/h_album_add_insert_c_album.ini
@
6788
Last change on this file since 6788 was 6788, checked in by , 14 years ago | |
---|---|
File size: 239 bytes |
Line | |
---|---|
1 | [subject] |
2 | type = "string" |
3 | required = 1 |
4 | caption = "タイトル" |
5 | |
6 | [description] |
7 | type = "string" |
8 | required = 1 |
9 | caption = "説明文" |
10 | |
11 | [public_flag] |
12 | type = "string" |
13 | required = 1 |
14 | caption = "公開範囲" |
15 | |
16 | [tmpfile] |
17 | type = "string" |
18 | default = "" |
Note: See TracBrowser
for help on using the repository browser.