File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 15
15
<FIELD NAME =" requiredtime" TYPE =" int" LENGTH =" 10" NOTNULL =" true" DEFAULT =" 0" SEQUENCE =" false" />
16
16
<FIELD NAME =" verifyany" TYPE =" int" LENGTH =" 1" NOTNULL =" true" DEFAULT =" 0" SEQUENCE =" false" />
17
17
<FIELD NAME =" deliveryoption" TYPE =" char" LENGTH =" 255" NOTNULL =" false" SEQUENCE =" false" />
18
+ <FIELD NAME =" usecustomfilename" TYPE =" int" LENGTH =" 1" NOTNULL =" true" DEFAULT =" 0" SEQUENCE =" false" />
19
+ <FIELD NAME =" customfilenamepattern" TYPE =" text" NOTNULL =" false" SEQUENCE =" false" />
18
20
<FIELD NAME =" emailstudents" TYPE =" int" LENGTH =" 1" NOTNULL =" true" DEFAULT =" 0" SEQUENCE =" false" />
19
21
<FIELD NAME =" emailteachers" TYPE =" int" LENGTH =" 1" NOTNULL =" true" DEFAULT =" 0" SEQUENCE =" false" />
20
22
<FIELD NAME =" emailothers" TYPE =" text" NOTNULL =" false" SEQUENCE =" false" />
You can’t perform that action at this time.
0 commit comments