Last change
on this file since 6350 was
6350,
checked in by cybaron, 13 years ago
|
アルバムの画像修整処理 h_album_search 【カニチィ版】
|
File size:
274 bytes
|
Line | |
---|
1 | [target_c_member_id] |
---|
2 | type = "int" |
---|
3 | required = 0 |
---|
4 | min = 1 |
---|
5 | |
---|
6 | [direc] |
---|
7 | type = "int" |
---|
8 | required = 0 |
---|
9 | default = 0 |
---|
10 | |
---|
11 | [page] |
---|
12 | type = "int" |
---|
13 | required = 0 |
---|
14 | default = 1 |
---|
15 | min = 1 |
---|
16 | |
---|
17 | [year] |
---|
18 | type = "int" |
---|
19 | |
---|
20 | [month] |
---|
21 | type = "int" |
---|
22 | |
---|
23 | [day] |
---|
24 | type = "int" |
---|
25 | |
---|
26 | [category_id] |
---|
27 | type = "int" |
---|
28 | |
---|
29 | [keyword] |
---|
30 | type = "string" |
---|
Note: See
TracBrowser
for help on using the repository browser.