antville/code/Choice/type.properties
2002-03-27 10:57:17 +00:00

16 lines
275 B
INI

_version = 1.2
_db = antville
_table = CHOICE
_children = collection (vote)
_children.local = ID
_children.foreign = CHOICE_ID
_id = ID
_parent = poll
poll = object (poll)
poll.local = POLL_ID
poll.foreign = ID
title = TITLE
createtime = CREATETIME
modifytime = MODIFYTIME