source:
OpenPNE/trunk/webapp/modules/pc/validate/do/c_event_write_insert_c_commu_topic_comment.ini
@
2
Last change on this file since 2 was 2, checked in by , 16 years ago | |
---|---|
File size: 307 bytes |
Line | |
---|---|
1 | [target_c_commu_topic_id] |
2 | type = "int" |
3 | required = 1 |
4 | |
5 | [body] |
6 | type = "string" |
7 | required = 1 |
8 | |
9 | [image_filename1_tmpfile] |
10 | type = "string" |
11 | default = "" |
12 | |
13 | [image_filename2_tmpfile] |
14 | type = "string" |
15 | default = "" |
16 | |
17 | [image_filename3_tmpfile] |
18 | type = "string" |
19 | default = "" |
20 | |
21 | [add_event_member] |
22 | type = "string" |
23 | default = "" |
24 |
Note: See TracBrowser
for help on using the repository browser.